5 lines
83 B
Makefile
5 lines
83 B
Makefile
.PHONY: pinwheel-switch
|
|
|
|
pinwheel-switch:
|
|
nixos-rebuild switch --flake .#pinwheel
|