diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-03-14 16:09:37 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-03-14 16:09:37 +0530 |
| commit | 3fe57b15a1bd7f8337e494e8bf2cdc257a5ed718 (patch) | |
| tree | 8890e80eb72f308ee2f171b53444f8a445a45427 /machines/x/home.nix | |
| parent | 17013313115f006ada16c2f6fe20ab54e9eccc6e (diff) | |
update
Diffstat (limited to 'machines/x/home.nix')
| -rw-r--r-- | machines/x/home.nix | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/machines/x/home.nix b/machines/x/home.nix index be6acef..b9d0563 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -21,8 +21,9 @@ imv mpv - firefox - google-chrome + librewolf + chromium + spotify filezilla pcmanfm @@ -62,7 +63,7 @@ "dunst" "alacritty" - "spotify-player" + # "spotify-player" ]); home.stateVersion = "23.11"; |
