home-manager/gui: Use first party Spotify client for now
This commit is contained in:
@@ -162,9 +162,7 @@
|
||||
};
|
||||
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
spotify
|
||||
];
|
||||
packages = with pkgs; [ ];
|
||||
};
|
||||
|
||||
services = {
|
||||
|
Reference in New Issue
Block a user