transmission works like it should

This commit is contained in:
Ingolf Wagner 2021-12-29 20:37:49 +01:00
commit 70f1135cbc
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
3 changed files with 26 additions and 81 deletions
nixos/system/all

View file

@ -156,7 +156,7 @@ with lib; {
enable = lib.mkDefault false;
id = "gytmq-r2zrx";
watch = false;
devices = [ "porani" "workout" "workhorse" "pepe" "sterni" ];
devices = [ "workhorse" "pepe" "sterni" "robi" ];
versioning = {
type = "simple";
params.keep = "10";