Fix qbittorrent
This commit is contained in:
parent
b000a6ecae
commit
959c2ea32a
3 changed files with 4 additions and 3 deletions
|
@ -138,7 +138,7 @@
|
|||
}
|
||||
];
|
||||
};
|
||||
qbittorrent_vpn = nixpkgs.lib.nixosSystem {
|
||||
qbittorrent-vpn = nixpkgs.lib.nixosSystem {
|
||||
inherit system;
|
||||
specialArgs = { inherit inputs; };
|
||||
modules = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue