fix flake stuff

This commit is contained in:
41666 2024-03-23 16:58:17 -04:00
parent fddfd8b18c
commit 69a56db22a
3 changed files with 67 additions and 5 deletions

View file

@ -124,7 +124,7 @@ in {
};
"doll.repair" = static {
src = inputs.noe-sh.packages.${pkgs.system}.default;
src = inputs.doll-repair.packages.${pkgs.system}.default;
};
"porcelain.doll.repair" = placeholder;