905 B
905 B
TODO
-
Secrets (started)
- SSH public keys removed from
nixos/hosts/nixos-server.nixandnixos/server-install-configuration.nix. Keys are not managed by NixOS there; use scp (see comments in those files and server-quickstart.md). - Optional: audit repo for other IDs (emails, UUIDs) if desired.
- SSH public keys removed from
-
Server hardware before testingDone. Fetched viassh danny@server 'sudo cat /etc/nixos/hardware-configuration.nix', replaced stub; added boot.loader and system.stateVersion; flake check passes. -
Server
- Continue configuring the server (add more services to
hosts/nixos-server.nixas needed).
- Continue configuring the server (add more services to
-
Verify
- After 2–4: confirm server hardware in repo, flake builds, auto-rebuild works. On server,
systemctl is-active dotfiles-rebuild.timershould beactiveonce the flake config is live (see nixos/readme.md).
- After 2–4: confirm server hardware in repo, flake builds, auto-rebuild works. On server,
-
Rename nixos-server to