try zen kernel
This commit is contained in:
parent
3a415ccce9
commit
40addb8f90
3 changed files with 11 additions and 1 deletions
|
@ -2,6 +2,7 @@ let
|
|||
overlays = [
|
||||
./conduwuit
|
||||
./attic
|
||||
./kernel.nix
|
||||
];
|
||||
importedOverlays = map (m: import m) overlays;
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue