refactor(hosts): make nanuqsaurus adopt default

This commit is contained in:
randogoth 2026-02-04 17:25:54 +02:00
parent 973bac7ed0
commit fccf4fb972
4 changed files with 79 additions and 5 deletions

View file

@ -9,7 +9,7 @@ Pick a stable disk path (prefer /dev/disk/by-id/*) and run:
sudo nix --experimental-features "nix-command flakes" \
run github:nix-community/disko/latest#disko-install -- \
--mode format \
--flake "git+https://codeberg.org/<owner>/<repo>.git#nanuqsaurus" \
--flake "git+https://codeberg.org/<owner>/<repo>.git#nanuqsaurus-btrfs" \
--disk main /dev/disk/by-id/<your-disk> \
--mount-point /mnt