From 468157537dc3d16b98e6c018b41e5b85f2f73b41 Mon Sep 17 00:00:00 2001 From: Bill Ewanick Date: Sat, 3 Jan 2026 01:25:17 -0500 Subject: [PATCH] WIP --- nixos-apps/git.ewanick.com.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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