mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 19:55:08 +01:00
remove cups
it didnt work anyways lol
This commit is contained in:
parent
c320bacdc8
commit
57ff12f215
1 changed files with 2 additions and 2 deletions
|
|
@ -168,8 +168,8 @@ in
|
|||
|
||||
console.keyMap = "sg";
|
||||
|
||||
# Enable CUPS to print documents.
|
||||
services.printing.enable = true;
|
||||
# do you even print bro? have you ever printed bro? don't cups me bro.
|
||||
services.printing.enable = false;
|
||||
|
||||
services.earlyoom = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue