mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 13:42:50 +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";
|
console.keyMap = "sg";
|
||||||
|
|
||||||
# Enable CUPS to print documents.
|
# do you even print bro? have you ever printed bro? don't cups me bro.
|
||||||
services.printing.enable = true;
|
services.printing.enable = false;
|
||||||
|
|
||||||
services.earlyoom = {
|
services.earlyoom = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue