flake: remove hopefully unused overlays

This commit is contained in:
Sandro - 2023-04-09 21:14:20 +02:00
parent 7662f8e536
commit 985f5ef234
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 0 additions and 3 deletions

View File

@ -246,9 +246,6 @@
) {} [ "core" "cluster" "c3d2" "serv" "flpk" "pub" ];
overlayList = [
fenix.overlays.default
heliwatch.overlay
naersk.overlay
self.overlays
];