From f85493942d37d141360cb8d741d395ab310e4c80 Mon Sep 17 00:00:00 2001 From: Gabe Venberg Date: Mon, 28 Apr 2025 13:16:00 +0200 Subject: [PATCH] new update of copyparty removed the need for some options. --- contrib/nixos/modules/copyparty.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/contrib/nixos/modules/copyparty.nix b/contrib/nixos/modules/copyparty.nix index 2173c925..340cc2cb 100644 --- a/contrib/nixos/modules/copyparty.nix +++ b/contrib/nixos/modules/copyparty.nix @@ -347,8 +347,6 @@ in { let command = '' ${getExe cfg.package} -c ${runtimeConfigPath} \ - --shr-db ''' \ - --ses-db ''' \ --ah-cli \ ''; in