I think I somehow forgot bcachefs support for EDI
This commit is contained in:
parent
36efb47bf4
commit
c57d206aab
|
@ -39,6 +39,8 @@
|
|||
networking.hostName = "EDI";
|
||||
|
||||
boot.bootspec.enable = true;
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.supportedFilesystems = ["bcachefs"];
|
||||
boot = {
|
||||
loader.systemd-boot.enable = lib.mkForce false;
|
||||
lanzaboote = {
|
||||
|
|
Loading…
Reference in a new issue