summaryrefslogtreecommitdiff
path: root/hosts/ahmed/torrenting
diff options
context:
space:
mode:
authorLinnnus <[email protected]>2024-10-02 20:09:46 +0200
committerLinnnus <[email protected]>2024-10-02 20:09:46 +0200
commit932f65d4c7acf57fabd4eaf9a1070e8a30d9314a (patch)
treef69162a8615c7e15d30d5fe52bcd41646d00a999 /hosts/ahmed/torrenting
parenta8a572f7a16a431100a984a2f571c93396db93c9 (diff)
chore: Formatting
Diffstat (limited to 'hosts/ahmed/torrenting')
-rw-r--r--hosts/ahmed/torrenting/save-path.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/hosts/ahmed/torrenting/save-path.nix b/hosts/ahmed/torrenting/save-path.nix
index 293c00f..065c72f 100644
--- a/hosts/ahmed/torrenting/save-path.nix
+++ b/hosts/ahmed/torrenting/save-path.nix
@@ -52,8 +52,7 @@ in {
ln -s -f ${categoriesFile} ${categoriesPath}
chown --recursive qbittorrent:qbittorrent -- ${config.services.qbittorrent.profile}/qBittorrent/config/
'';
- in
- "!${script}";
+ in "!${script}";
};
};