This commit is contained in:
Kopatz
2025-03-31 14:39:02 +02:00
parent 221a9bd040
commit 7b381ca3d8
10 changed files with 77 additions and 133 deletions

View File

@@ -20,7 +20,7 @@
];
custom = {
#tmpfs.enable = true;
tmpfs.enable = true;
wireshark.enable = true;
virt-manager.enable = true;
nftables.enable = true;
@@ -202,7 +202,7 @@
services.xserver.enable = true;
# Configure console keymap
console.keyMap = "de";
console.keyMap = "en";
# Enable CUPS to print documents.
# disable until CVE-2024-47176, CVE-2024-47076, CVE-2024-47175, and CVE-2024-47177 is fixed