From 0f22dabdfe6e13edff62b2dbe38f847369c0380e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Thu, 2 Oct 2025 00:04:38 +0200 Subject: [PATCH] Home Gen58 @ 2025-10-01-23:57 by jonas@monolith --- hosts/monolith/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/monolith/configuration.nix b/hosts/monolith/configuration.nix index a53db41..7e5158b 100644 --- a/hosts/monolith/configuration.nix +++ b/hosts/monolith/configuration.nix @@ -23,7 +23,6 @@ }; sops.secrets.spotifyShortcutsClientSecret = { sopsFile = ../../secrets/spotify-shortcuts.yaml; - key = "clientSecret"; }; # Users @@ -77,6 +76,7 @@ image-raw-processing = true; video-editing-light = true; video-editing-heavy = true; + daws = true; }; hive.programs.spotify-shortcuts = { enable = true;