Jordan Holt f9dd8583c4
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d2003f2223cbb8cd95134e4a0541beea215c1073' (2024-01-19)
  → 'github:NixOS/nixpkgs/1b64fc1287991a9cce717a01c1973ef86cb1af0b' (2024-01-20)
2024-01-21 21:32:05 +00:00
2024-01-21 21:31:16 +00:00
2024-01-21 15:55:32 +00:00
2024-01-21 21:32:05 +00:00
2024-01-21 01:21:11 +00:00
2023-06-26 14:40:59 +01:00
2024-01-05 23:29:19 +00:00

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>
Description
Configuration flake for NixOS systems
Readme 0BSD 4 MiB
Languages
Nix 99.6%
CSS 0.4%