diff --git a/nixos/modules/system/boot/systemd.nix b/nixos/modules/system/boot/systemd.nix index 52ba31cdeede..9a0f48fe1701 100644 --- a/nixos/modules/system/boot/systemd.nix +++ b/nixos/modules/system/boot/systemd.nix @@ -103,8 +103,8 @@ let "dev-hugepages.mount" "dev-mqueue.mount" "proc-sys-fs-binfmt_misc.mount" - "sys-fs-fuse-connections.mount" - "sys-kernel-config.mount" + #"sys-fs-fuse-connections.mount" + #"sys-kernel-config.mount" "sys-kernel-debug.mount" # Maintaining state across reboots.