diff options
Diffstat (limited to 'system/modules/common.nix')
-rw-r--r-- | system/modules/common.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/modules/common.nix b/system/modules/common.nix index feb8b92b09a6..8d2902eaa6ae 100644 --- a/system/modules/common.nix +++ b/system/modules/common.nix @@ -7,6 +7,7 @@ ./emacs.nix ./sound.nix ./urbint.nix + ./kernel.nix ]; boot.loader.systemd-boot.enable = true; |