about summary refs log tree commit diff
path: root/users/grfn
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2021-12-26T16·15-0500
committerclbot <clbot@tvl.fyi>2021-12-26T16·17+0000
commitb620140b0fe17fb1afa3c0d8e41688b45ec84fb3 (patch)
tree455078c8872636156ff8ecc252012ee9bb48cd49 /users/grfn
parent19fc03f9057a9f02685fb5cbe8b392958eb8d71a (diff)
feat(grfn/mugwump): Enable auto-deploy r/3421
Change-Id: I46132dd4439339365f2950de763815e548893b1f
Reviewed-on: https://cl.tvl.fyi/c/depot/+/4663
Reviewed-by: grfn <grfn@gws.fyi>
Autosubmit: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
Diffstat (limited to 'users/grfn')
-rw-r--r--users/grfn/system/system/machines/mugwump.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/users/grfn/system/system/machines/mugwump.nix b/users/grfn/system/system/machines/mugwump.nix
index aae9b0387f..9ef428c239 100644
--- a/users/grfn/system/system/machines/mugwump.nix
+++ b/users/grfn/system/system/machines/mugwump.nix
@@ -64,6 +64,11 @@ with lib;
 
   nix.gc.dates = "monthly";
 
+  services.depot.auto-deploy = {
+    enable = true;
+    interval = "1d";
+  };
+
   services.fail2ban = {
     enable = true;
     ignoreIP = [