summary refs log tree commit diff
path: root/nixos/modules/system
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/system')
-rw-r--r--nixos/modules/system/boot/systemd.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/modules/system/boot/systemd.nix b/nixos/modules/system/boot/systemd.nix
index 9a0f48fe1701..52ba31cdeede 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.