Flake: Unstable overlay export

master
Antoine Fauroux 2025-04-11 17:11:32 -04:00
parent 5b63445064
commit 5c802c99af
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@
overlays = {
default = applyOverlays [ unfree-overlay unstable-overlay python-overlay ];
unstable = unstable-overlay;
};
};
}