rm overlays fot stuff we dont use anymore

This commit is contained in:
cy 2025-04-01 17:08:22 -04:00
parent 97da2848c6
commit b382571c0d
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
8 changed files with 0 additions and 138 deletions

View file

@ -1,12 +1,4 @@
{ inputs }:
let
overlays = [
./zipline
./bitwarden
./attic
];
importedOverlays = map (m: import m) overlays;
in
[
(
final: prev: