aboutsummaryrefslogtreecommitdiff
path: root/hosts/carmel/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/carmel/configuration.nix')
-rw-r--r--hosts/carmel/configuration.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/hosts/carmel/configuration.nix b/hosts/carmel/configuration.nix
index f04b8b9..88ff269 100644
--- a/hosts/carmel/configuration.nix
+++ b/hosts/carmel/configuration.nix
@@ -49,11 +49,6 @@
# extraGroups = [ "wheel" ]; # Enable ‘sudo’ for the user.
# };
- environment.systemPackages = with pkgs; [
- vim
- git
- ];
-
# Some programs need SUID wrappers, can be configured further or are
# started in user sessions.
# programs.mtr.enable = true;