feat: deploy server from kitchen/rice not chef/rice
This commit is contained in:
parent
71013fd764
commit
22e73188f4
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue