diff --git a/hosts/slab/configuration.nix b/hosts/slab/configuration.nix index 2369d51..e942091 100644 --- a/hosts/slab/configuration.nix +++ b/hosts/slab/configuration.nix @@ -45,6 +45,8 @@ enable = true; netbootxyz.enable = true; memtest86.enable = true; + # grr oem efi partitions + configurationLimit = 4; }; };