ingress: bump noe.sh

This commit is contained in:
41666 2024-03-23 00:50:52 -04:00
parent 037f3cbbe6
commit 51f5864794
2 changed files with 131 additions and 67 deletions

View file

@ -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 = {