sombrero: Remove explicit transmission system package

This commit is contained in:
Alexander Heldt
2024-07-13 11:02:37 +02:00
parent 102a13c00d
commit 6f2aaa3e5b

View File

@@ -36,7 +36,5 @@ in
}; };
}; };
}; };
environment.systemPackages = [ pkgs.transmission ];
}; };
} }