bitwarden, niri-tag, idk

This commit is contained in:
atagen 2025-07-20 13:29:04 +10:00
parent bca6451850
commit 1626d24aed
14 changed files with 686 additions and 338 deletions

View file

@ -18,6 +18,8 @@
niri
niri-tag
lix-module
angrr
arbys
# smooooth
])
++ [
@ -64,15 +66,9 @@
inputs.lix.follows = "lix";
};
meat = {
url = "git+https://git.atagen.co/atagen/meat";
inputs.nixpkgs.follows = "nixpkgs";
};
meat.url = "git+https://git.atagen.co/atagen/meat";
culr = {
url = "git+https://git.atagen.co/atagen/culr";
inputs.nixpkgs.follows = "nixpkgs";
};
culr.url = "git+https://git.atagen.co/atagen/culr";
# comfyui = {
# url = "path:./flakes/comfyui";
@ -102,11 +98,11 @@
# smooooth.url = "path:/home/bolt/code/smooooth";
niri-tag = {
url = "git+https://git.atagen.co/atagen/niri-tag";
inputs.niri-flake.follows = "niri";
inputs.nixpkgs.follows = "nixpkgs";
};
niri-tag.url = "git+https://git.atagen.co/atagen/niri-tag";
angrr.url = "github:linyinfeng/angrr";
arbys.url = "path:/home/bolt/code/arbys";
};
}