feat(nixify): add home package and update lock entries
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled

This commit is contained in:
2026-03-02 01:43:05 +05:30
parent 82f69166c5
commit e0e7f514ec
5 changed files with 215 additions and 68 deletions

View File

@@ -168,6 +168,10 @@
url = "git+https://git.darksailor.dev/servius/servius.neocities.org";
inputs.nixpkgs.follows = "nixpkgs";
};
nixify = {
url = "github:uttarayan21/nixify";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {