create-a-static-blog-with-nix/nixos-configuration/justfile

3 lines
111 B
Makefile

# Run a the example config in a VM
vm:
nix run ".#nixosConfigurations.my-server-name.config.system.build.vm"