forked from dan/liminix
move kernel module to its own subdir
This commit is contained in:
parent
812f497660
commit
dce983ec79
@ -13,7 +13,7 @@ let
|
|||||||
|
|
||||||
in {
|
in {
|
||||||
imports = [
|
imports = [
|
||||||
./kernel.nix # kernel is a separate module for doc purposes
|
./kernel # kernel is a separate module for doc purposes
|
||||||
];
|
];
|
||||||
options = {
|
options = {
|
||||||
defaultProfile = {
|
defaultProfile = {
|
||||||
|
Loading…
Reference in New Issue
Block a user