rm overlays fot stuff we dont use anymore
This commit is contained in:
parent
97da2848c6
commit
6a3a5d0cfd
8 changed files with 0 additions and 139 deletions
|
@ -1,12 +1,4 @@
|
|||
{ inputs }:
|
||||
let
|
||||
overlays = [
|
||||
./zipline
|
||||
./bitwarden
|
||||
./attic
|
||||
];
|
||||
importedOverlays = map (m: import m) overlays;
|
||||
in
|
||||
[
|
||||
(
|
||||
final: prev:
|
||||
|
@ -26,4 +18,3 @@ in
|
|||
}
|
||||
)
|
||||
]
|
||||
++ importedOverlays
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue