added syncthing password
This commit is contained in:
parent
a94fee1cd2
commit
985b5344f6
5 changed files with 20 additions and 18 deletions
|
@ -3,7 +3,7 @@
|
|||
users.users.willifan = {
|
||||
isNormalUser = true;
|
||||
description = "willifan";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
extraGroups = [ "networkmanager" "wheel" "syncthing" ];
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue