[fix] nixos: remove big packages
Remove big packages (gcc & clang) from the default configuration (gate it behind the dev configuration).
This commit is contained in:
parent
dc130e4723
commit
4e85e68b9d
3 changed files with 3 additions and 4 deletions
|
@ -105,7 +105,6 @@ in {
|
|||
pkgs.gopass
|
||||
pkgs.sshfs
|
||||
pkgs.gitoxide
|
||||
pkgs.xplr
|
||||
];
|
||||
# Extra variables
|
||||
sessionVariables = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue