1
1
This commit is contained in:
2026-01-03 01:25:17 -05:00
parent 17acc7e546
commit 468157537d

View File

@@ -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