about summary refs log tree commit diff
path: root/system/modules/common.nix
diff options
context:
space:
mode:
authorGriffin Smith <root@gws.fyi>2020-05-04T17·12-0400
committerGriffin Smith <root@gws.fyi>2020-05-04T17·12-0400
commit46cd32c557128cea69ff9a2d7c9efe425d0063a0 (patch)
treee852a5206602550384790e873057152c72986d00 /system/modules/common.nix
parent9405a6391a2cc76fdb0977da2bcf27a400f73c7e (diff)
linux-ck
Diffstat (limited to 'system/modules/common.nix')
-rw-r--r--system/modules/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/modules/common.nix b/system/modules/common.nix
index feb8b92b09..8d2902eaa6 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;