Recreated nix files

This commit is contained in:
2026-03-03 11:26:38 +01:00
parent 4fa316cf23
commit fc93cf349b
3 changed files with 299 additions and 302 deletions
-1
View File
@@ -8,6 +8,5 @@ in
text = ''
${scriptPath}
'';
defer = false; # Run as early as possible
};
}