misc cleanup and chat apps
This commit is contained in:
parent
7e413fe08e
commit
5f4546c508
7 changed files with 74 additions and 64 deletions
|
@ -2,13 +2,13 @@
|
|||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
rmpc
|
||||
mpc
|
||||
vimpc
|
||||
ncmpcpp
|
||||
inori
|
||||
# music-player
|
||||
];
|
||||
|
||||
programs.fish.shellAliases = { "ncm" = "ncmpcpp"; };
|
||||
|
||||
services = {
|
||||
mpd = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue