Fix tmpfiles

This commit is contained in:
Henry Hiles 2025-04-14 14:32:54 -04:00
parent a47f76d8c0
commit 0a9d28abdb
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
8 changed files with 146 additions and 107 deletions

View file

@ -39,9 +39,7 @@
name = "monolith";
url = "https://git.henryhiles.com";
tokenFile = config.age.secrets."runnerToken.age".path;
labels = [
"native:host"
];
labels = ["native:host"];
};
};