From 9a641f55cd196c23155b275fa2663409f83f606f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Thu, 24 Jul 2025 02:05:45 +0200 Subject: [PATCH] System Gen85 @ 2025-07-24-02:05:44 by jonas@monolith --- hosts/monolith/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/monolith/configuration.nix b/hosts/monolith/configuration.nix index e973118..a606fb1 100644 --- a/hosts/monolith/configuration.nix +++ b/hosts/monolith/configuration.nix @@ -20,10 +20,12 @@ sops.secrets.spotify-shortcuts-clientId = { sopsFile = ../../secrets/spotify-shortcuts.yaml; key = "clientId"; + mode = "0644"; }; sops.secrets.spotify-shortcuts-clientSecret = { sopsFile = ../../secrets/spotify-shortcuts.yaml; key = "clientSecret"; + mode = "0644"; }; # Users