System Gen125 @ 2024-10-20-17:29:07

This commit is contained in:
Jonas Röger 2024-10-20 17:29:08 +02:00
parent 8700929732
commit 599e2d16ce

View File

@ -75,6 +75,7 @@
boot.loader.efi.canTouchEfiVariables = true; boot.loader.efi.canTouchEfiVariables = true;
boot.plymouth.enable = true; boot.plymouth.enable = true;
boot.initrd.systemd.enable = true; boot.initrd.systemd.enable = true;
boot.supportedFilesystems = ["ntfs"];
# Configure console keymap # Configure console keymap
console.keyMap = "de"; console.keyMap = "de";