mimir: Disable envfs due to issue with Linux 6.6

This commit is contained in:
Erwin Boskma 2023-11-10 16:46:12 +01:00
parent 95f5f73b6f
commit 5a5c08244e
Signed by: erwin
SSH key fingerprint: SHA256:3F6Cm6I3erRqlBwEghZWAQl6eS5WrGTX1Vs/Evec1lQ

View file

@ -258,7 +258,7 @@
services = {
openssh.enable = true;
envfs.enable = true;
envfs.enable = false;
cpupower-gui.enable = true;
flatpak.enable = true;