fix: fix tunnel user
This commit is contained in:
parent
506ff311b5
commit
02c1987c92
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@
|
||||||
users.users.tunnel = {
|
users.users.tunnel = {
|
||||||
isSystemUser = true;
|
isSystemUser = true;
|
||||||
group = "nogroup";
|
group = "nogroup";
|
||||||
shell = pkgs.nologin;
|
|
||||||
createHome = true;
|
createHome = true;
|
||||||
home = "/var/lib/tunnel";
|
home = "/var/lib/tunnel";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue