use stable kernel for zfs compatibility
This commit is contained in:
parent
f3f41f2246
commit
263638210a
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ in {
|
||||||
powerManagement.cpuFreqGovernor = lib.mkDefault "performance";
|
powerManagement.cpuFreqGovernor = lib.mkDefault "performance";
|
||||||
|
|
||||||
# custom
|
# custom
|
||||||
boot.kernelPackages = unstable.linuxPackages_latest;
|
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
networking.hostId = "ef3a5d57";
|
networking.hostId = "ef3a5d57";
|
||||||
networking.hostName = "discovery";
|
networking.hostName = "discovery";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue