This commit is contained in:
2025-01-20 11:41:53 +01:00
parent a16700a873
commit 0cb4c954eb
2 changed files with 18 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
{
nix.settings.allowed-users = [ "bartvbl" ];
nix.settings.trusted-users = [ "bartvbl" ];
#nix.settings.trusted-users = [ "bartvbl" ]; # eple
users.users."bartvbl" = {
isNormalUser = true;