diff --git a/hosts/ooksdesk/hardware.nix b/hosts/ooksdesk/hardware.nix index d62d885..2b9e7ef 100644 --- a/hosts/ooksdesk/hardware.nix +++ b/hosts/ooksdesk/hardware.nix @@ -3,7 +3,7 @@ cpu.type = "amd"; cpu.amd.pstate.enable = true; gpu.type = "amd"; - features = ["ssd" "audio" "video"]; + features = ["printing" "ssd" "audio" "video"]; monitors = [ { name = "DP-3";