Flake lock file updates: • Updated input 'disko': 'github:nix-community/disko/d07de570ba05cec2807d058daaa044f6955720c7' (2024-02-10) → 'github:nix-community/disko/810eccbad22cc50323b27161033399eb87658932' (2024-02-15) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/01885a071465e223f8f68971f864b15829988504' (2024-02-13) → 'github:NixOS/nixpkgs/c68a9fc85c2cb3a313be6ff40511635544dde8da' (2024-02-15) • Updated input 'nixpkgs-unstable': 'github:NixOS/nixpkgs/35ff7e87ee05199a8003f438ec11a174bcbd98ea' (2024-02-13) → 'github:NixOS/nixpkgs/a4d4fe8c5002202493e87ec8dbc91335ff55552c' (2024-02-15)
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%