Add groups to users
This commit is contained in:
@@ -24,6 +24,7 @@ in
|
||||
users.users.restic = {
|
||||
isNormalUser = false;
|
||||
isSystemUser = true;
|
||||
group = "restic";
|
||||
};
|
||||
environment.etc."restic/resticPasswd".text = ''
|
||||
${cfg.resticPassword}
|
||||
|
Reference in New Issue
Block a user