1 2 3 4 5 6 7 8 9
{ imports = [ ./sumner.nix ./root.nix ]; # Define a user account. Don't forget to set a password with ‘passwd’. users.mutableUsers = false; }