This commit is contained in:
2025-06-17 12:13:19 +03:00
parent 736b33e46e
commit b9f1c8c9ee
3 changed files with 40 additions and 41 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ let
];
boot = {
#kernelPackages = pkgs.linuxPackages_xanmod_stable;
kernelPackages = pkgs.linuxPackages_xanmod_stable;
hardwareScan = true;
loader = {
systemd-boot.enable = lib.mkDefault true;