feat: add nix-index-database and comma

This commit is contained in:
Youwen Wu 2024-11-01 21:35:48 -07:00
parent 48752ec0b2
commit 8632afc3c2
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
4 changed files with 41 additions and 9 deletions

View file

@ -73,6 +73,11 @@
stylix.url = "github:danth/stylix";
nix-index-database = {
url = "github:nix-community/nix-index-database";
inputs.nixpkgs.follows = "nixpkgs";
};
wallpapers = {
url = "git+https://code.youwen.dev/youwen5/wallpapers";
flake = false;