I think I somehow forgot bcachefs support for EDI

This commit is contained in:
Lillian Violet 2024-02-03 20:41:54 +01:00
parent 36efb47bf4
commit c57d206aab

View file

@ -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 = {