shift illum serivce around and enable on x13s

This commit is contained in:
steveej 2024-02-07 11:15:16 +01:00
parent 9b62708d32
commit cbd73c7466
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;