diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-04-03 18:57:43 +0200 |
---|---|---|
committer | Rory& <root@rory.gay> | 2024-06-05 15:52:38 +0200 |
commit | 56c45e439e352db3af9a321ba773b97854790c32 (patch) | |
tree | fe577e1d787d131e45aa4fd6c257816f6f8955fc /modules/base.nix | |
parent | Add auto redeploy (diff) | |
download | Spacebar-Open-Infrastructure-56c45e439e352db3af9a321ba773b97854790c32.tar.xz |
Enable auto redeploy
Diffstat (limited to '')
-rwxr-xr-x | modules/base.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/base.nix b/modules/base.nix index a87153f..68f7c02 100755 --- a/modules/base.nix +++ b/modules/base.nix @@ -5,6 +5,7 @@ [ ./monitoring.nix ./infra-logs.nix + ./auto-redeploy.nix ./users/Rory.nix ./users/chris.nix ./users/maddy.nix |