nix/users/gandalf/modules/spotify-player/default.nix

5 lines
48 B
Nix

{
imports = [
./spotify-player.nix
];
}