mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-16 20:55:06 +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";
|
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