Flake lock file updates: • Updated input 'disko': 'github:nix-community/disko/59e50d4ecbac78701c2f9950ff2b886ac66741ce' (2024-03-13) → 'github:nix-community/disko/cc69c2340b59e290982ec7e6238471d470c839d0' (2024-03-14)
nix-config
System and user configuration for NixOS-based systems.
Shell: | zsh |
DE: | GNOME |
Theme: | adwaita |
Terminal: | Console |
Provisioning
nixos-anywhere is the module used for provisioning
Generate a new SSH host key in "$temp/etc/ssh" as per this guide.
Then run;
nix run github:nix-community/nixos-anywhere -- \
--disk-encryption-keys /tmp/secret.key /tmp/secret.key \
--extra-files "$temp" \
--flake .#<hostname> \
root@<ip>
Languages
Nix
99.6%
CSS
0.4%