test
This commit is contained in:
parent
4f308a15f7
commit
66d6281698
2 changed files with 3 additions and 2 deletions
|
@ -9,6 +9,7 @@ in {
|
|||
description = "Albert J. Copeland";
|
||||
# video is required for the "light" command to work
|
||||
extraGroups = [ "networkmanager" "wheel" ] ++ ifExists [ "video" ];
|
||||
# mkpasswd -m sha-512
|
||||
hashedPassword = "$y$j9T$wKLsIWaA4Gf63RvjedwLJ0$EHKL6BBJV0CAxEKcHHjaBqW085KJ/MGvmbyWzmcWOy6";
|
||||
packages = [ pkgs.home-manager ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue