This commit is contained in:
2025-07-31 18:03:22 +03:00
parent 4339fa0e85
commit bb4308f688
3 changed files with 14 additions and 10 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ let
];
boot = {
#kernelPackages = pkgs.linuxPackages_xanmod_stable;
kernelPackages = pkgs.linuxPackages_xanmod_stable;
hardwareScan = true;
loader = {
systemd-boot.enable = lib.mkDefault true;