workaround for too-small efi partitions :(
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
inputs.nixos-hardware.nixosModules.framework-16-7040-amd
|
||||
./apex.nix
|
||||
];
|
||||
boot.loader.grub.configurationLimit = 5;
|
||||
system.nixos.tags = [ "host-${config.networking.hostName}" ];
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
networking.networkmanager.enable = true;
|
||||
|
Reference in New Issue
Block a user