Clean up what we are using a bit; leave printing disabled until needed
For security reasons.
This commit is contained in:
parent
ae82fbbc23
commit
d75e582eec
1 changed files with 3 additions and 4 deletions
|
@ -43,12 +43,11 @@
|
||||||
hunspellDicts.es_MX
|
hunspellDicts.es_MX
|
||||||
kdePackages.filelight
|
kdePackages.filelight
|
||||||
kdePackages.isoimagewriter
|
kdePackages.isoimagewriter
|
||||||
kdePackages.kdenetwork-filesharing
|
# kdePackages.kdenetwork-filesharing
|
||||||
kdePackages.keysmith
|
# kdePackages.keysmith
|
||||||
kdePackages.konqueror
|
kdePackages.konqueror
|
||||||
kdePackages.krecorder
|
kdePackages.krecorder
|
||||||
kdePackages.partitionmanager
|
kdePackages.partitionmanager
|
||||||
kdePackages.sierra-breeze-enhanced
|
|
||||||
keepassxc
|
keepassxc
|
||||||
kirc
|
kirc
|
||||||
libreoffice-qt6-still
|
libreoffice-qt6-still
|
||||||
|
@ -152,7 +151,7 @@
|
||||||
console.keyMap = "dvorak";
|
console.keyMap = "dvorak";
|
||||||
|
|
||||||
# Enable CUPS to print documents.
|
# Enable CUPS to print documents.
|
||||||
services.printing.enable = true;
|
# services.printing.enable = true;
|
||||||
|
|
||||||
# Enable sound with pipewire.
|
# Enable sound with pipewire.
|
||||||
hardware.pulseaudio.enable = false;
|
hardware.pulseaudio.enable = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue