Compare commits

..

No commits in common. "dbd9cc3f4530bf050311e46bdb4a5ff6db5ff993" and "05a29b624be9c07ac9015b5cd0dfa45e6fe2a3b1" have entirely different histories.

3 changed files with 2 additions and 8 deletions

View file

@ -33,7 +33,7 @@
containersForce = true;
extensions.packages = with firefox-addons; [
bitwarden
multi-account-containers
containerise
floccus
libredirect
old-reddit-redirect

View file

@ -30,7 +30,6 @@ in {
"getantidote/use-omz"
"ohmyzsh/ohmyzsh path:lib"
"ohmyzsh/ohmyzsh path:plugins/git"
"ohmyzsh/ohmyzsh path:plugins/gitignore"
"ohmyzsh/ohmyzsh path:plugins/extract"
"zsh-users/zsh-syntax-highlighting"
"zsh-users/zsh-autosuggestions"

View file

@ -50,12 +50,7 @@
};
};
};
};
lsp = {
nil = {
initialization_options.formatting.command = [ "nixfmt" ];
settings.nix.flake.autoArchive = true;
};
Nix = { formatter = { external = { command = "nixfmt"; }; }; };
};
preview_tabs = { enabled = false; };
ssh_connections = [{