shift illum serivce around and enable on x13s

This commit is contained in:
steveej 2024-02-07 11:15:16 +01:00
parent 5eb9160b4f
commit 7b1b54ac9f
3 changed files with 6 additions and 2 deletions

View file

@ -5,6 +5,8 @@
...
}: let
in {
services.illum.enable = true;
services.printing = {enable = false;};
services.spice-vdagentd.enable = true;