Did config

This commit is contained in:
KoenDR06 2024-09-18 11:59:36 +02:00
parent 3525e5f89f
commit 1fed946419
5 changed files with 56 additions and 14 deletions

View file

@ -37,6 +37,7 @@
})
config.nix.registry;
nix.settings.trusted-users = [ "root" "horseman" ];
nix.settings = {
experimental-features = "nix-command flakes";
auto-optimise-store = true;