about summary refs log tree commit diff
path: root/systems/cobalt
diff options
context:
space:
mode:
Diffstat (limited to 'systems/cobalt')
-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 = {