qs: wifi pwd
This commit is contained in:
parent
dc2712c66b
commit
b3e9b4e6be
5 changed files with 56 additions and 10 deletions
|
|
@ -17,7 +17,7 @@ in {
|
|||
users.users.${username} = {
|
||||
isNormalUser = true;
|
||||
uid = 1000;
|
||||
extraGroups = [ "wheel" ];
|
||||
extraGroups = [ "wheel" "networkmanager" ];
|
||||
initialPassword = "test";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue