Clean up what we are using a bit; leave printing disabled until needed

For security reasons.
This commit is contained in:
benjamin melançon 2024-11-30 09:41:40 -05:00
parent ae82fbbc23
commit d75e582eec

View file

@ -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;