Flake lock file updates: • Updated input 'disko': 'github:nix-community/disko/c12719812dde4dcbc4119a2b09766a51c9c498d5' (2024-01-26) → 'github:nix-community/disko/f7424625dc1f2e4eceac3009cbd1203d566feebc' (2024-01-26) • Updated input 'nixpkgs-unstable': 'github:NixOS/nixpkgs/612f97239e2cc474c13c9dafa0df378058c5ad8d' (2024-01-21) → 'github:NixOS/nixpkgs/ae5c332cbb5827f6b1f02572496b141021de335f' (2024-01-25)
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%