add password
This commit is contained in:
parent
8facc35331
commit
b2fe9fed11
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ in {
|
||||||
|
|
||||||
users.users.dominik = {
|
users.users.dominik = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
|
hashedPassword = "$y$j9T$btz9xel62NjCyLdQRm5ck1$iCm6R7u4wiMeSVfrB6Y.3UwoQJ/rfkXiYSrXI2RTYm/";
|
||||||
extraGroups = [ "wheel" "disk" "video" "audio" "mysql" "docker" "vboxusers" "networkmanager" "onepassword" "onepassword-cli" "dialout" ]; # Enable ‘sudo’ for the user.
|
extraGroups = [ "wheel" "disk" "video" "audio" "mysql" "docker" "vboxusers" "networkmanager" "onepassword" "onepassword-cli" "dialout" ]; # Enable ‘sudo’ for the user.
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue