From 5e04cb90ea10184dd1aa30de19e0c972ca1a1577 Mon Sep 17 00:00:00 2001 From: Matt Nish-Lapidus Date: Wed, 26 Mar 2025 13:04:12 -0400 Subject: [PATCH] flake and torrent --- flake.lock | 6 +++--- hosts/media-server/configuration.nix | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 7cf3778..20fdd87 100644 --- a/flake.lock +++ b/flake.lock @@ -70,11 +70,11 @@ "nixpkgs-stable": "nixpkgs-stable" }, "locked": { - "lastModified": 1742980632, - "narHash": "sha256-UQRljs0DcUbfmVn90rUtpcuPbyGWHGmxob+WP36r9tg=", + "lastModified": 1743006152, + "narHash": "sha256-1mkjVaVLaQVJSnW0/ziFpqevuU9p74niwF4tkS3wHMo=", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "6a1714928534fd6e2c0c68f42507f05d9dba6820", + "rev": "8566c4f4dea1698078dc003a7c55ba7f59ac3b27", "type": "github" }, "original": { diff --git a/hosts/media-server/configuration.nix b/hosts/media-server/configuration.nix index b526638..3f74346 100644 --- a/hosts/media-server/configuration.nix +++ b/hosts/media-server/configuration.nix @@ -205,7 +205,7 @@ transmission = { enable = true; - # flood.enable = true; + flood.enable = true; openFirewall = true; extraSettings = { incomplete-dir = "/mnt/filez/media/downloads/torrents";