summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/makefile b/makefile
index 62d98a4..92174b4 100644
--- a/makefile
+++ b/makefile
@@ -1,2 +1,5 @@
-sync:
+switch:
sudo nixos-rebuild switch --flake .#x270 --show-trace --impure
+
+update:
+ sudo nixos-rebuild switch --upgrade --flake .#x270 --show-trace --impure
Software created with 💖