forked from Zynh0722/permafrost
users: add syncthing group
This commit is contained in:
parent
22fe96d49b
commit
286b7068cf
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@
|
|||
isNormalUser = true;
|
||||
description = "Zynh Ludwig";
|
||||
hashedPasswordFile = config.sops.secrets."passwords/ravenshade".path;
|
||||
extraGroups = [ "networkmanager" "wheel" "docker" ];
|
||||
extraGroups = [ "networkmanager" "wheel" "docker" "syncthing" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue