overlay attic to use my fork
This commit is contained in:
parent
7b2f26107a
commit
3834a0667b
2 changed files with 24 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
let
|
||||
overlays = [
|
||||
./conduwuit
|
||||
./attic
|
||||
];
|
||||
importedOverlays = map (m: import m) overlays;
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue