Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/219951b495fc2eac67b1456824cc1ec1fd2ee659' (2024-03-28) → 'github:NixOS/nixpkgs/1487bdea619e4a7a53a4590c475deabb5a9d1bfb' (2024-04-03) • Updated input 'nixpkgs-unstable': 'github:NixOS/nixpkgs/d8fe5e6c92d0d190646fb9f1056741a229980089' (2024-03-29) → 'github:NixOS/nixpkgs/08b9151ed40350725eb40b1fe96b0b86304a654b' (2024-04-03)
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%