# This is just an example, you should generate yours with nixos-generate-config and put it in here. { # Set your system kind (needed for flakes) nixpkgs.hostPlatform = "aarch64-linux"; }