diff --git a/nixos-apps/git.ewanick.com.nix b/nixos-apps/git.ewanick.com.nix index ea675a4..b966706 100644 --- a/nixos-apps/git.ewanick.com.nix +++ b/nixos-apps/git.ewanick.com.nix @@ -28,7 +28,7 @@ in enable = true; name = "linode-nixos"; url = "https://${baseUrl}/"; - tokenFile = PROJECT_ROOT/tokenFile; + tokenFile = "${PROJECT_ROOT}/tokenFile"; hostPackages = with pkgs; [ bash coreutils