Add torjus to nix trusted users

This commit is contained in:
Torjus Håkestad 2024-04-15 09:50:57 +02:00
parent 569bb00160
commit 7f6429a8c4

View File

@ -112,6 +112,7 @@
# Enable flakes
nix.settings.experimental-features = [ "nix-command" "flakes" ];
nix.settings.trusted-users = [ "root" "torjus" ];
nixpkgs.config.allowUnfree = true;
# Install system-wide packages