Skip to content

Conversation

@srid
Copy link
Member

@srid srid commented Mar 25, 2025

WIP

https://nixos.asia/en/nixos-install-oneclick

sudo nix --extra-experimental-features 'flakes nix-command' \
  run github:nix-community/disko#disko-install -- \
  --flake github:juspay/nixos-unified-template/disko#example \
  --write-efi-boot-entries \
  --disk main /dev/sda \
  --system-config '{"nixpkgs": {"hostPlatform": "aarch64-linux"}}'

(That last line is only necessary if on aarch64 linux VM)

@srid
Copy link
Member Author

srid commented Mar 26, 2025

Hitting nix-community/disko#947 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants