nixconf/justfile
Deepak Mallubhotla f0dce6cde0
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good
justfile fmt
2025-03-18 03:54:28 -05:00

7 lines
164 B
Makefile

# executes default, set to rebuilding current flake as test
default: test
# does a nixos-rebuild test of current flake
test:
sudo nixos-rebuild test --flake .