nixos/Makefile

7 lines
90 B
Makefile
Raw Normal View History

.PHONY: default build
default: build
build:
nixos-rebuild build --flake . --show-trace