summaryrefslogtreecommitdiff
path: root/makefile
blob: 92174b497665e63a14a87a6d1a9acad3e2cf8a18 (plain)
1
2
3
4
5
switch:
	sudo nixos-rebuild switch --flake .#x270 --show-trace --impure

update:
	sudo nixos-rebuild switch --upgrade --flake .#x270 --show-trace --impure
Software created with 💖