diff options
Diffstat (limited to 'modules/home-manager/spotify-player.nix')
| -rw-r--r-- | modules/home-manager/spotify-player.nix | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/modules/home-manager/spotify-player.nix b/modules/home-manager/spotify-player.nix deleted file mode 100644 index 0af16d8..0000000 --- a/modules/home-manager/spotify-player.nix +++ /dev/null @@ -1,7 +0,0 @@ -{ - programs.spotify-player = { - enable = true; - - - }; -} |
