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 = {
|
||||
isSystemUser = true;
|
||||
group = "nogroup";
|
||||
shell = pkgs.nologin;
|
||||
createHome = true;
|
||||
home = "/var/lib/tunnel";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue