flake.nix: add conduwuit

This commit is contained in:
notohh 2024-12-16 22:39:46 -05:00
parent 58d12194bb
commit 22bf7e1026
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 932 additions and 271 deletions

1202
flake.lock

File diff suppressed because it is too large Load diff

View file

@ -108,6 +108,7 @@
eww.url = "github:elkowar/eww";
anyrun.url = "github:Kirottu/anyrun";
botoh.url = "git+https://git.flake.sh/notohh/botoh";
conduwuit.url = "github:girlbossceo/conduwuit";
deploy-rs = {
url = "github:serokell/deploy-rs";
inputs.nixpkgs.follows = "nixpkgs";