diff options
| author | Christian <[email protected]> | 2026-05-12 20:35:15 -0500 |
|---|---|---|
| committer | Christian <[email protected]> | 2026-05-12 20:35:15 -0500 |
| commit | 846da0fa115977f5ab4e9ab966439450a0c60faf (patch) | |
| tree | e69deacec0fe517a1429e6379569e7afb41d7420 /modules/common.nix | |
| parent | 9ed54ac3b980848a142165ad5dd8c4af92923e1e (diff) | |
Cleanup
Diffstat (limited to 'modules/common.nix')
| -rw-r--r-- | modules/common.nix | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/modules/common.nix b/modules/common.nix index 614f973..3534c69 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -71,13 +71,6 @@ documentation.dev.enable = true; - programs.neovim = { - enable = true; - vimAlias = true; - viAlias = true; - defaultEditor = true; - }; - programs.bash.shellAliases = { rebuild = "sudo nixos-rebuild switch --flake ~/.config/nixos"; }; |
