Compare commits
No commits in common. "d14d7ae72fb83c2ae05aea62b4460349f7843603" and "7185e3b2f4f353c4a283cfec0eff5ba2f0153e5a" have entirely different histories.
d14d7ae72f
...
7185e3b2f4
2 changed files with 1 additions and 6 deletions
|
|
@ -117,10 +117,6 @@ in {
|
|||
mkOutOfStoreSymlink "${home-manager-repo}/dotfiles/dolphinrc";
|
||||
"konsolerc".source =
|
||||
mkOutOfStoreSymlink "${home-manager-repo}/dotfiles/konsolerc";
|
||||
"onedrive/config".text = ''
|
||||
force_session_upload = "true"
|
||||
delay_inotify_processing = "true"
|
||||
'';
|
||||
"yakuakerc".source =
|
||||
mkOutOfStoreSymlink "${home-manager-repo}/dotfiles/yakuakerc";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -32,14 +32,13 @@
|
|||
containersForce = true;
|
||||
extensions.packages = with firefox-addons; [
|
||||
bitwarden
|
||||
containerise
|
||||
multi-account-containers
|
||||
floccus
|
||||
libredirect
|
||||
old-reddit-redirect
|
||||
plasma-integration
|
||||
pwas-for-firefox
|
||||
ublock-origin
|
||||
user-agent-string-switcher
|
||||
web-archives
|
||||
zotero-connector
|
||||
(buildFirefoxXpiAddon rec {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue