mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 05:32:51 +02:00
remove cups
it didnt work anyways lol
This commit is contained in:
parent
0a798863bf
commit
d5aad77ba1
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