refactor: make nanuqsaurus module-based; keep btrfs install profile
This commit is contained in:
parent
e640b43b2f
commit
bb138278f1
13 changed files with 218 additions and 173 deletions
|
|
@ -2,7 +2,7 @@
|
|||
set -euo pipefail
|
||||
|
||||
# Non-interactive Btrfs installer using disko-install.
|
||||
# Defaults: DISK=/dev/vda TARGET_HOST=nanuqsaurus
|
||||
# Defaults: DISK=/dev/vda TARGET_HOST=nanuqsaurus-btrfs
|
||||
# If FLAKE is unset and /etc/nixos/flake.nix exists, it uses /etc/nixos.
|
||||
# Otherwise, set FLAKE to a flake URI like:
|
||||
# - git+https://codeberg.org/<owner>/<repo>.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue