Disable spotifyd
This commit is contained in:
parent
cc22511a53
commit
13b73d3189
3 changed files with 3 additions and 3 deletions
|
|
@ -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; };
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue