fix: no home directory for dyndns user
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
users.users.dyndns = {
|
||||
isSystemUser = true;
|
||||
group = "dyndns";
|
||||
createHome = true;
|
||||
home = /var/dyndns;
|
||||
packages = [ pkgs.python313Packages.nc-dnsapi ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user