- disko-server.nix: LUKS + ESP + ext4 root layout for disko-install - server-install: minimal NixOS config for new servers (hostname/WiFi via --system-config) - installer-iso: custom minimal ISO with iwlwifi; build with nix build .#installer-iso - scripts/nixos-server-install.sh: prompt hostname/disk, run disko-install - docs/server-installer-usb.md: build, write USB, optional live/installed WiFi - .gitignore: nixos/installer-wifi.nix; AGENTS.md + README.md notes Made-with: Cursor
466 B
466 B
TODO
-
Create a setup/boot USB that: installs NixOS on the server with encryption and WiFi configured from the start; only required input is the server's name (e.g. sunken-ship).
- I have a set wifi SSID/PSK, assume servers will start up and be able to reach this wifi.
- I don't know how to go about the rest of this.
-
Encrypt sunken-ship (LUKS); update hardware/config for encrypted root and boot.
-
Host telegram bot once again (for what purpose?)