From 3c56f43fbfaecf674d2cc73b5c4ad76c2ca7f58c Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 8 Feb 2022 16:41:41 -0800 Subject: systems: move some packages out of host config --- hosts/carmel/configuration.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'hosts/carmel') 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; -- cgit 1.4.1