mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Enable driverless printing
This commit is contained in:
parent
92862ba5aa
commit
ce62cdff75
3 changed files with 18 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
optimization.mode = "powersave";
|
||||
doas.enable = false;
|
||||
nix-helper.enable = true;
|
||||
printing.enable = true;
|
||||
};
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue