update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user