feat(skadi): add localsend.
This commit is contained in:
parent
792a4e96b6
commit
2ac619adde
3 changed files with 19 additions and 1 deletions
|
|
@ -26,7 +26,6 @@
|
|||
services.scx = {
|
||||
enable = true;
|
||||
scheduler = "scx_lavd";
|
||||
# extraArgs = ["--perf" "1024"];
|
||||
};
|
||||
|
||||
# Get nicer hostname
|
||||
|
|
@ -308,6 +307,7 @@
|
|||
# crony.ollama.enable = true;
|
||||
crony.sunshine.enable = true;
|
||||
crony.bluetooth.enable = true;
|
||||
crony.localsend.enable = true;
|
||||
|
||||
# Setup spice usb redirection
|
||||
virtualisation.spiceUSBRedirection.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue