feat(treewide): trim down packages
This commit is contained in:
parent
f22e33c967
commit
be3d0865f4
3 changed files with 0 additions and 15 deletions
|
|
@ -31,12 +31,5 @@ in
|
|||
# free up to this many bytes in an automatic invocation
|
||||
# to avoid it taking too long
|
||||
nix.settings.max-free = 5000000000; # 5GB
|
||||
|
||||
environment.systemPackages =
|
||||
with pkgs;
|
||||
lib.mkIf config.nixowos.allowAddingPackages [
|
||||
nixd
|
||||
nixfmt
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue