use stable kernel for zfs
This commit is contained in:
parent
00ccf1d9db
commit
f396752761
3 changed files with 0 additions and 6 deletions
|
@ -36,7 +36,5 @@
|
||||||
|
|
||||||
networking.nix-community.ipv6.address = "2a01:4f8:13b:2ceb::1";
|
networking.nix-community.ipv6.address = "2a01:4f8:13b:2ceb::1";
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
|
||||||
|
|
||||||
system.stateVersion = "20.03";
|
system.stateVersion = "20.03";
|
||||||
}
|
}
|
||||||
|
|
|
@ -28,7 +28,5 @@
|
||||||
|
|
||||||
networking.nix-community.ipv6.address = "2a01:4f9:4a:2b02::1";
|
networking.nix-community.ipv6.address = "2a01:4f9:4a:2b02::1";
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
|
||||||
|
|
||||||
system.stateVersion = "20.09";
|
system.stateVersion = "20.09";
|
||||||
}
|
}
|
||||||
|
|
|
@ -37,7 +37,5 @@
|
||||||
networking.hostName = "nix-community-build03";
|
networking.hostName = "nix-community-build03";
|
||||||
networking.hostId = "8daf74c0";
|
networking.hostId = "8daf74c0";
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
|
||||||
|
|
||||||
system.stateVersion = "21.05";
|
system.stateVersion = "21.05";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue