Install arRPC in totsugeki
This commit is contained in:
parent
ea6143450d
commit
12ba3b63c1
1 changed files with 4 additions and 1 deletions
|
@ -49,6 +49,9 @@
|
|||
];
|
||||
};
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
services.easyeffects.enable = true;
|
||||
services = {
|
||||
easyeffects.enable = true;
|
||||
arrpc.enable = true;
|
||||
};
|
||||
xdg.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue