mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: add printing to core
This commit is contained in:
parent
d0bccc7f99
commit
dabb36ee5f
4 changed files with 8 additions and 9 deletions
|
@ -114,9 +114,6 @@
|
|||
xkb.variant = "";
|
||||
};
|
||||
|
||||
# Enable CUPS to print documents.
|
||||
services.printing.enable = true;
|
||||
|
||||
# Enable touchpad support (enabled default in most desktopManager).
|
||||
# services.xserver.libinput.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue