cd /etc/nixos
git clone git@github.com:Oxy8/nixos-config.git .
(Gotta use sudo or chown)
(dont forget the . at the end)
-
SSH ed25519 key needs to be generated manually.
-
Password needs to be set manually using passwd.
sudo nixos-rebuild boot --flake .#
nix flake update