ooksdesk: add printing feature
This commit is contained in:
parent
9ea4ff289f
commit
bf5c7b5434
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
cpu.type = "amd";
|
cpu.type = "amd";
|
||||||
cpu.amd.pstate.enable = true;
|
cpu.amd.pstate.enable = true;
|
||||||
gpu.type = "amd";
|
gpu.type = "amd";
|
||||||
features = ["ssd" "audio" "video"];
|
features = ["printing" "ssd" "audio" "video"];
|
||||||
monitors = [
|
monitors = [
|
||||||
{
|
{
|
||||||
name = "DP-3";
|
name = "DP-3";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue