overlay attic to use my fork

This commit is contained in:
cy 2025-01-07 16:19:18 -05:00
parent 7b2f26107a
commit 3834a0667b
2 changed files with 24 additions and 0 deletions

View file

@ -1,6 +1,7 @@
let
overlays = [
./conduwuit
./attic
];
importedOverlays = map (m: import m) overlays;
in