don't patch attic

This commit is contained in:
cy 2025-03-20 11:25:11 -04:00
parent dd22f7a41c
commit c0b714f2d9
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts

View file

@ -3,7 +3,7 @@ let
overlays = [
./zipline
./bitwarden
./attic
# ./attic
];
importedOverlays = map (m: import m) overlays;
in