This commit is contained in:
Daniel Langbein 2025-02-08 17:07:12 +01:00
parent df01888329
commit c745a6549a
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -36,6 +36,8 @@
extraGroups = [ "networkmanager" ];
};
# Optimise nix store during every build. This may slow down builds.
# https://nixos.wiki/wiki/Storage_optimization
nix.settings.auto-optimise-store = true;
# Firewall.