Enable envfs
This commit is contained in:
parent
cf312afd24
commit
64f3f42fff
1 changed files with 2 additions and 0 deletions
|
@ -225,6 +225,8 @@
|
|||
services.openssh.enable = true;
|
||||
programs.ssh.startAgent = true;
|
||||
|
||||
services.envfs.enable = true;
|
||||
|
||||
services.sunshine = {
|
||||
enable = true;
|
||||
user = "erwin";
|
||||
|
|
Loading…
Reference in a new issue