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

@ -51,6 +51,10 @@
url = "git+https://codeberg.org/noe/personal-site";
inputs.nixpkgs.follows = "nixpkgs";
};
doll-repair = {
url = "git+https://codeberg.org/noe/doll.repair";
inputs.nixpkgs.follows = "nixpkgs";
};
};
nixConfig = {