Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 398 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 398 Bytes

systems

My system configs

rebuild

Locally:

nixos-rebuild switch --flake /home/rherna/systems#driver --refresh

Remotely:

nixos-rebuild --flake .#rufio  --target-host user@hostname switch

Provision

As long as we have ssh to the host and disks defined with disko:

nixos-rebuild --flake .#mulligan.config.system.build.disko --target-host user@hostname switch