a
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
};
|
||||
|
||||
users.users.wakapi = {
|
||||
createHome = false;
|
||||
isNormalUser = true;
|
||||
group = "users";
|
||||
openssh.authorizedKeys.keys = [
|
||||
@@ -36,12 +35,6 @@
|
||||
]
|
||||
};
|
||||
|
||||
# Make sure the "website" user has access to /srv/website
|
||||
systemd.tmpfiles.rules = [
|
||||
"d /srv/website 0750 website nginx"
|
||||
];
|
||||
|
||||
|
||||
# systemd.services.wakapi.serviceConfig = {
|
||||
# StateDirectoryMode = lib.mkForce "0777";
|
||||
# DynamicUser = true;
|
||||
|
||||
Reference in New Issue
Block a user