fix flake stuff
This commit is contained in:
parent
fddfd8b18c
commit
69a56db22a
3 changed files with 67 additions and 5 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue