diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-01-26 12:28:28 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-01-26 12:39:24 +0530 | 
| commit | d4e82874790430630afc85e8fd749f3780edc86a (patch) | |
| tree | fffbccb542b5433ca69d7533c81362c90c3a01ec /machines | |
| parent | 0e43824dfe3bdef2ad6871b9cd773834acdd1022 (diff) | |
update
Diffstat (limited to 'machines')
| -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"; | 
