mimir: Disable envfs due to issue with Linux 6.6
This commit is contained in:
parent
95f5f73b6f
commit
5a5c08244e
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@
|
|||
services = {
|
||||
openssh.enable = true;
|
||||
|
||||
envfs.enable = true;
|
||||
envfs.enable = false;
|
||||
cpupower-gui.enable = true;
|
||||
flatpak.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue