flake.nix: add conduwuit
This commit is contained in:
parent
58d12194bb
commit
22bf7e1026
2 changed files with 932 additions and 271 deletions
1202
flake.lock
1202
flake.lock
File diff suppressed because it is too large
Load diff
|
@ -108,6 +108,7 @@
|
||||||
eww.url = "github:elkowar/eww";
|
eww.url = "github:elkowar/eww";
|
||||||
anyrun.url = "github:Kirottu/anyrun";
|
anyrun.url = "github:Kirottu/anyrun";
|
||||||
botoh.url = "git+https://git.flake.sh/notohh/botoh";
|
botoh.url = "git+https://git.flake.sh/notohh/botoh";
|
||||||
|
conduwuit.url = "github:girlbossceo/conduwuit";
|
||||||
deploy-rs = {
|
deploy-rs = {
|
||||||
url = "github:serokell/deploy-rs";
|
url = "github:serokell/deploy-rs";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
Loading…
Reference in a new issue