don't patch attic
This commit is contained in:
parent
dd22f7a41c
commit
c0b714f2d9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ let
|
||||||
overlays = [
|
overlays = [
|
||||||
./zipline
|
./zipline
|
||||||
./bitwarden
|
./bitwarden
|
||||||
./attic
|
# ./attic
|
||||||
];
|
];
|
||||||
importedOverlays = map (m: import m) overlays;
|
importedOverlays = map (m: import m) overlays;
|
||||||
in
|
in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue