justfile fmt
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good

This commit is contained in:
Deepak Mallubhotla 2025-03-18 03:54:28 -05:00
parent 7e297266fa
commit f0dce6cde0
Signed by: deepak
GPG Key ID: 47831B15427F5A55

View File

@ -1,8 +1,6 @@
# 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 .
sudo nixos-rebuild test --flake .