Enable envfs
This commit is contained in:
parent
1307724f3a
commit
cb204b1edf
1 changed files with 2 additions and 0 deletions
|
@ -126,6 +126,8 @@
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
programs.ssh.startAgent = true;
|
programs.ssh.startAgent = true;
|
||||||
|
|
||||||
|
services.envfs.enable = true;
|
||||||
|
|
||||||
services.xserver.libinput = {
|
services.xserver.libinput = {
|
||||||
enable = true;
|
enable = true;
|
||||||
mouse = {
|
mouse = {
|
||||||
|
|
Loading…
Reference in a new issue