Trying to make this impure to see if it works
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
flake = "github:kyren223/server#default";
|
||||
dates = "minutely"; # Poll interval
|
||||
flags = [
|
||||
"--impure"
|
||||
"--no-write-lock-file" # Prevent flake.lock from upgrading
|
||||
"--option" "tarball-ttl" "0" # Required for polling below 1h
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user