mirror of
https://github.com/zoriya/flake.git
synced 2026-06-05 03:29:51 +00:00
Add git fixup in telescope
This commit is contained in:
@@ -151,7 +151,7 @@ in {
|
||||
services.transmission = {
|
||||
enable = true;
|
||||
package = pkgs.transmission_4;
|
||||
# Make downloaded items readable/writtable by users
|
||||
# Make downloaded items readable/writable by users
|
||||
group = "users";
|
||||
settings = {
|
||||
incomplete-dir-enabled = false;
|
||||
|
||||
Reference in New Issue
Block a user