mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
feat: add spt alias for spotify player
This commit is contained in:
parent
9b074ef1c3
commit
6a3c7cfb84
1 changed files with 1 additions and 0 deletions
|
@ -106,5 +106,6 @@
|
||||||
end
|
end
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
spt = "${pkgs.spotify-player}/bin/spotify_player";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue