hosts/main: disable socket activation for cupsd
This commit is contained in:
parent
eaa16464fa
commit
c07550cb44
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@
|
|||
];
|
||||
};
|
||||
|
||||
services.printing.startWhenNeeded = false;
|
||||
|
||||
system.stateVersion = "23.05";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue