Update
This commit is contained in:
parent
197f074156
commit
184d65682d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ in {
|
||||||
description = "Albert J. Copeland";
|
description = "Albert J. Copeland";
|
||||||
# video is required for the "light" command to work
|
# video is required for the "light" command to work
|
||||||
extraGroups = [ "networkmanager" "wheel" ]
|
extraGroups = [ "networkmanager" "wheel" ]
|
||||||
++ ifExists [ "video" ]
|
++ ifExists [ "video" ]
|
||||||
++ ifExists [ "docker" ];
|
++ ifExists [ "docker" ];
|
||||||
# mkpasswd -m sha-512
|
# mkpasswd -m sha-512
|
||||||
hashedPassword = "$y$j9T$wKLsIWaA4Gf63RvjedwLJ0$EHKL6BBJV0CAxEKcHHjaBqW085KJ/MGvmbyWzmcWOy6";
|
hashedPassword = "$y$j9T$wKLsIWaA4Gf63RvjedwLJ0$EHKL6BBJV0CAxEKcHHjaBqW085KJ/MGvmbyWzmcWOy6";
|
||||||
|
|
Loading…
Reference in a new issue