Reduced system-level packages
This commit is contained in:
parent
bc1f5c2ac5
commit
d0c3988b74
2 changed files with 19 additions and 70 deletions
|
|
@ -121,7 +121,7 @@ with lib;
|
|||
|
||||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [ tmux firefox kakoune vim git ];
|
||||
environment.systemPackages = with pkgs; [ tmux helix vim git ];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
# started in user sessions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue