Disable spotifyd

This commit is contained in:
Filippo Berto 2024-07-11 10:49:43 +02:00
parent cc22511a53
commit 13b73d3189
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
3 changed files with 3 additions and 3 deletions

View file

@ -111,7 +111,7 @@
{ {
age.secrets = { age.secrets = {
# oauth_proxy_client_credentials.file = ./secrets/oauth_proxy_client_credentials.age; # 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; }; wg_psk = { file = ./secrets/wg_psk.age; };
baldur_wg_priv = { file = ./secrets/baldur_wg_priv.age; }; baldur_wg_priv = { file = ./secrets/baldur_wg_priv.age; };
oppo_wg_priv = { file = ./secrets/oppo_wg_priv.age; }; oppo_wg_priv = { file = ./secrets/oppo_wg_priv.age; };

View file

@ -137,7 +137,7 @@
../../modules/hm/rofi.nix ../../modules/hm/rofi.nix
# ../../modules/hm/screen_locker.nix # ../../modules/hm/screen_locker.nix
# ../../modules/hm/security.nix # ../../modules/hm/security.nix
../../modules/hm/spotifyd.nix # ../../modules/hm/spotifyd.nix
../../modules/hm/syncthing.nix ../../modules/hm/syncthing.nix
# ../../modules/hm/thunar.nix # ../../modules/hm/thunar.nix
# ../../modules/hm/twmn.nix # ../../modules/hm/twmn.nix

View file

@ -126,7 +126,7 @@
../../modules/hm/rofi.nix ../../modules/hm/rofi.nix
# ../../modules/hm/screen_locker.nix # ../../modules/hm/screen_locker.nix
# ../../modules/hm/security.nix # ../../modules/hm/security.nix
../../modules/hm/spotifyd.nix # ../../modules/hm/spotifyd.nix
../../modules/hm/sxhkd.nix ../../modules/hm/sxhkd.nix
../../modules/hm/syncthing.nix ../../modules/hm/syncthing.nix
# ../../modules/hm/thunar.nix # ../../modules/hm/thunar.nix