rfactoring working now
This commit is contained in:
parent
26aa946bfa
commit
147dedbca8
10 changed files with 48 additions and 29 deletions
|
@ -37,7 +37,7 @@ in {
|
|||
'';
|
||||
};
|
||||
home-manager.users.${username} = {
|
||||
home.Packages = with pkgs; [mpc-cli];
|
||||
home.packages = with pkgs; [mpc-cli];
|
||||
services = {
|
||||
mpd-mpris = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue