apparently that option doesn't exist anymore

This commit is contained in:
cy 2025-01-22 13:37:38 -05:00
parent f9cc197be2
commit df3469c708
2 changed files with 0 additions and 12 deletions

View file

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