System Gen177 @ 2026-09-11-01:09:13 by jonas@monolith

This commit is contained in:
2026-09-11 01:09:14 +02:00
parent 90cdf18e37
commit 748f8ba537
+1 -1
View File
@@ -174,7 +174,7 @@
boot.plymouth.enable = true; boot.plymouth.enable = true;
boot.initrd.systemd.enable = true; boot.initrd.systemd.enable = true;
boot.supportedFilesystems = ["ntfs"]; boot.supportedFilesystems = ["ntfs"];
boot.kernelPackages = pkgs.linuxPackages_latest; boot.kernelPackages = pkgs.linuxPackages_7_1;
# Configure console keymap # Configure console keymap
console.keyMap = "de"; console.keyMap = "de";