deluge -> aria2
This commit is contained in:
parent
37a3dee02b
commit
392db1ecde
2 changed files with 7 additions and 8 deletions
|
|
@ -17,10 +17,12 @@
|
|||
agenix = { url = "github:ryantm/agenix"; inputs.nixpkgs.follows = "nixpkgs"; };
|
||||
|
||||
nixos-generators = { url = "github:nix-community/nixos-generators"; inputs.nixpkgs.follows = "nixpkgs-stable"; };
|
||||
|
||||
|
||||
homepage = { url = "github:baduhai/homepage"; flake = false; };
|
||||
|
||||
dotfiles = { url = "github:baduhai/dotfiles"; flake = false; };
|
||||
|
||||
webui-aria2 = { url = "github:ziahamza/webui-aria2"; flake = false; };
|
||||
};
|
||||
|
||||
outputs = inputs @ { self, nixpkgs, home-manager, nur, kmonad, nixpkgs-stable, home-manager-stable, deploy-rs, agenix, nixos-generators, homepage, dotfiles, ... }: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue