about summary refs log tree commit diff
path: root/systems
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-08-08 00:43:16 +0900
committersefidel <contact@sefidel.net>2023-08-08 01:02:13 +0900
commitd07a53ce5533c3888f7d047a9cb5eb10ecc395e7 (patch)
treec93645c11c65722039b5a9fb36fc0a2527b7c2bc /systems
parent78c46d7530b22b0f7b08bc1eb5cc183274f4964c (diff)
downloadinfra-d07a53ce5533c3888f7d047a9cb5eb10ecc395e7.tar.gz
infra-d07a53ce5533c3888f7d047a9cb5eb10ecc395e7.zip
chore: reformat
Diffstat (limited to 'systems')
-rw-r--r--systems/cobalt/default.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/systems/cobalt/default.nix b/systems/cobalt/default.nix
index ab2b79e..798fd4e 100644
--- a/systems/cobalt/default.nix
+++ b/systems/cobalt/default.nix
@@ -151,7 +151,7 @@ in
     bsd-finger
   ];
 
-  sops.secrets.borg-cobalt-rolling-pass = {};
+  sops.secrets.borg-cobalt-rolling-pass = { };
   sops.secrets.grafana-admin-pass = { owner = "grafana"; };
   sops.secrets.acme-envs = {
     owner = "acme";
@@ -169,7 +169,6 @@ in
 
   nix.experimentalFeatures = "nix-command flakes";
 
-
   services.openssh.knownHosts."hk-s020.rsync.net".publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILcPl9x9JfRFwsn09NnDw/xBZbAN80ZQck+h6AqlVqPH";
 
   modules = {