Files
nix-config-ryan4yin/nixos-installer/Justfile
2025-10-16 21:16:58 -06:00

9 lines
234 B
Makefile

# List all the just commands
default:
@just --list
# Enter a shell session which has all the necessary tools for this flake
[linux]
test:
nix build ".#nixosConfigurations.ai.config.system.build.toplevel" --show-trace --verbose