This commit is contained in:
2025-06-23 19:13:14 +03:00
parent b9f1c8c9ee
commit a6e17dec77
2 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ let
];
boot = {
kernelPackages = pkgs.linuxPackages_xanmod_stable;
kernelPackages = pkgs.linuxPackages_xanmod_latest; #pkgs.linuxPackages_xanmod_stable
hardwareScan = true;
loader = {
systemd-boot.enable = lib.mkDefault true;