5 lines
74 B
Makefile
5 lines
74 B
Makefile
.PHONY: bennu-switch
|
|
|
|
bennu-switch:
|
|
nixos-rebuild switch --flake .#bennu
|