Remove MAKEFILE

In favor of `config-manager`
This commit is contained in:
Alexander Heldt
2023-10-21 23:18:58 +02:00
parent 730cff8160
commit dc99c8579a

View File

@@ -1,10 +0,0 @@
.PHONY: pinwheel-switch flake-update
pinwheel-switch:
nixos-rebuild switch --flake .#pinwheel
sombrero-switch:
nixos-rebuild switch --flake .#sombrero
flake-update:
nix flake update