summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ab22c0b..8ddaa9b 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ USER = root
OUT = $(shell readlink -n ./result)
result:
- nix-build --attr system ./nixos.nix
+ nix-build --attr system ./depo/nutin-madaj
copy: result
nix copy --to "ssh://$(USER)@$(HOST)" ./result