desktop: minor moving around xorg/displaymanager, use stable kernel pkgs
This commit is contained in:
@@ -48,7 +48,7 @@ in {
|
||||
"kernel.kptr_restrict" = "0";
|
||||
};
|
||||
|
||||
kernelPackages = lib.mkDefault pkgs.zfs.latestCompatibleLinuxPackages;
|
||||
kernelPackages = lib.mkDefault pkgs.linuxPackages;
|
||||
|
||||
supportedFilesystems = ["btrfs"];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user