Fix tmpfiles

This commit is contained in:
Henry Hiles 2025-04-14 14:32:54 -04:00
commit 0a9d28abdb
No known key found for this signature in database
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"];
};
};