From 932f65d4c7acf57fabd4eaf9a1070e8a30d9314a Mon Sep 17 00:00:00 2001 From: Linnnus Date: Wed, 2 Oct 2024 20:09:46 +0200 Subject: chore: Formatting --- hosts/ahmed/torrenting/save-path.nix | 3 +-- 1 file changed, 1 insertion(+), 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}"; }; }; -- cgit v1.2.3