ingress: bump noe.sh
This commit is contained in:
parent
037f3cbbe6
commit
51f5864794
2 changed files with 131 additions and 67 deletions
|
@ -45,6 +45,12 @@
|
|||
url = "gitlab:famedly/conduit";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# Self
|
||||
noe-sh = {
|
||||
url = "git+https://codeberg.org/noe/personal-site";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
nixConfig = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue