diff --git a/flake.nix b/flake.nix index 290bf66..055d1e3 100644 --- a/flake.nix +++ b/flake.nix @@ -111,7 +111,7 @@ { age.secrets = { # oauth_proxy_client_credentials.file = ./secrets/oauth_proxy_client_credentials.age; - spotify_password = { file = ./secrets/spotify_password.age; owner = "bertof"; }; + # spotify_password = { file = ./secrets/spotify_password.age; owner = "bertof"; }; wg_psk = { file = ./secrets/wg_psk.age; }; baldur_wg_priv = { file = ./secrets/baldur_wg_priv.age; }; oppo_wg_priv = { file = ./secrets/oppo_wg_priv.age; }; diff --git a/instances/odin/hm.nix b/instances/odin/hm.nix index a8a7dbf..28d7f64 100644 --- a/instances/odin/hm.nix +++ b/instances/odin/hm.nix @@ -137,7 +137,7 @@ ../../modules/hm/rofi.nix # ../../modules/hm/screen_locker.nix # ../../modules/hm/security.nix - ../../modules/hm/spotifyd.nix + # ../../modules/hm/spotifyd.nix ../../modules/hm/syncthing.nix # ../../modules/hm/thunar.nix # ../../modules/hm/twmn.nix diff --git a/instances/thor/hm.nix b/instances/thor/hm.nix index c9f85ff..9cf3ee3 100644 --- a/instances/thor/hm.nix +++ b/instances/thor/hm.nix @@ -126,7 +126,7 @@ ../../modules/hm/rofi.nix # ../../modules/hm/screen_locker.nix # ../../modules/hm/security.nix - ../../modules/hm/spotifyd.nix + # ../../modules/hm/spotifyd.nix ../../modules/hm/sxhkd.nix ../../modules/hm/syncthing.nix # ../../modules/hm/thunar.nix