diff options
Diffstat (limited to 'machines/x')
| -rw-r--r-- | machines/x/home.nix | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/machines/x/home.nix b/machines/x/home.nix index 7600252..baa6937 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -21,7 +21,6 @@      imv -    spotify      discord      firefox      google-chrome @@ -61,8 +60,10 @@      # "swaylock"      # "dunst" -    "alacritty"      "plasma" + +    "alacritty" +    "spotify-player"    ]);    home.stateVersion = "23.11"; | 
