From 79a49de52f6424613fd62e4f99b5ab7d49584f42 Mon Sep 17 00:00:00 2001 From: stubbfel Date: Tue, 23 Mar 2021 22:45:36 +0100 Subject: [PATCH] Ad file as target package --- services/vaheim.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/services/vaheim.nix b/services/vaheim.nix index 361c2ba..991457e 100644 --- a/services/vaheim.nix +++ b/services/vaheim.nix @@ -6,6 +6,7 @@ let name = "vaheim-env"; targetPkgs = pkgs: (with pkgs; [ + file ]); runScript = '' bash ./start_server_bepinex.sh -name "vaheim.stubbe.rocks" -password "vsr" -port 2456 -world "stubbe worlds" -public 0 -savedir "/home/sshuser/Valheim_sw"