summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorJakub Trzeciak <jptrzy@gmail.com>2023-09-19 19:39:57 +0200
committerJakub Trzeciak <jptrzy@gmail.com>2023-09-19 19:39:57 +0200
commitfe0b45d2f76e0d2a28494bc5ff97323264e4b7be (patch)
treef5e4ed14333eef2519279866d687977a0b35b327 /makefile
parent7e3ca32bc24e2deaf2a8e38ce8ad1f80b454842a (diff)
downloadnixos-fe0b45d2f76e0d2a28494bc5ff97323264e4b7be.tar.gz
nixos-fe0b45d2f76e0d2a28494bc5ff97323264e4b7be.tar.bz2
nixos-fe0b45d2f76e0d2a28494bc5ff97323264e4b7be.zip
Flake support
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefile b/makefile
new file mode 100644
index 0000000..62d98a4
--- /dev/null
+++ b/makefile
@@ -0,0 +1,2 @@
+sync:
+ sudo nixos-rebuild switch --flake .#x270 --show-trace --impure
Software created with 💖