add qbittorrent
nixos config pipeline / show-flake (push) Successful in 27s
nixos config pipeline / deploy (push) Successful in 36s

This commit is contained in:
smayzy
2025-11-01 17:16:49 +01:00
parent 684e083884
commit 2535c0966b
3 changed files with 22 additions and 0 deletions
+1
View File
@@ -62,6 +62,7 @@
gateway = "192.168.1.254";
};
};
qbittorrent.enable = true;
};
home-manager = {