diff options
| author | Christian <[email protected]> | 2026-01-21 14:18:27 -0600 |
|---|---|---|
| committer | Christian <[email protected]> | 2026-01-21 14:18:27 -0600 |
| commit | 0c6138970a2a428880e8a5a4bb6257bdd309796e (patch) | |
| tree | 7a470f1a18aaaff8769d76dea71e01f8497ab015 /modules | |
| parent | f4472f01307f5366e4afd8109236d5852773951d (diff) | |
Don't enable firefox globally
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/common.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/common.nix b/modules/common.nix index fcfed19..60f6034 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -46,8 +46,6 @@ alacritty ]; - programs.firefox.enable = true; - programs.neovim = { enable = true; vimAlias = true; |
