diff options
author | Griffin Smith <root@gws.fyi> | 2020-05-04T17·12-0400 |
---|---|---|
committer | Griffin Smith <root@gws.fyi> | 2020-05-04T17·12-0400 |
commit | 46cd32c557128cea69ff9a2d7c9efe425d0063a0 (patch) | |
tree | e852a5206602550384790e873057152c72986d00 /system/modules/common.nix | |
parent | 9405a6391a2cc76fdb0977da2bcf27a400f73c7e (diff) |
linux-ck
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; |