added playerclt to home-manager, cleaned up nixvim warnings.
This commit is contained in:
parent
1e6a1e3f93
commit
83acb39bbb
2 changed files with 7 additions and 5 deletions
|
@ -67,5 +67,6 @@ in {
|
|||
|
||||
home.packages = with pkgs; [
|
||||
mpc-cli
|
||||
playerctl
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue