Fix qbittorrent

This commit is contained in:
Théo Barnouin 2025-05-30 10:38:16 +02:00
parent b000a6ecae
commit 959c2ea32a
3 changed files with 4 additions and 3 deletions

View file

@ -138,7 +138,7 @@
}
];
};
qbittorrent_vpn = nixpkgs.lib.nixosSystem {
qbittorrent-vpn = nixpkgs.lib.nixosSystem {
inherit system;
specialArgs = { inherit inputs; };
modules = [