feat: deploy server from kitchen/rice not chef/rice

This commit is contained in:
buffet 2024-05-07 19:29:25 +02:00
parent 71013fd764
commit 22e73188f4

View file

@ -1,7 +1,7 @@
_: { _: {
system.autoUpgrade = { system.autoUpgrade = {
enable = true; enable = true;
flake = "https://buffets.kitchen/chef/rice/archive/main.tar.gz#ami"; flake = "https://buffets.kitchen/kitchen/rice/archive/main.tar.gz#ami";
flags = ["--option" "tarball-ttl" "0"]; flags = ["--option" "tarball-ttl" "0"];
dates = "minutely"; dates = "minutely";