diff --git a/flake.nix b/flake.nix index f208052..d32f1ab 100644 --- a/flake.nix +++ b/flake.nix @@ -6,6 +6,7 @@ networking.hostName = "chopper"; networking.firewall.enable = true; system.stateVersion = "24.05"; + sdImage.firmwarePartitionOffset = 32; }; # Configuration of individual users nixosModules.users = {...}: {