Update spotify to be installed system wide
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
|
||||
# You can also split up your configuration and import pieces of it here:
|
||||
# ./nvim.nix
|
||||
|
||||
./spotify.nix
|
||||
];
|
||||
|
||||
nixpkgs = {
|
||||
|
@@ -1,5 +0,0 @@
|
||||
{ pkgs, ... }: {
|
||||
programs.spotify = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user