summaryrefslogtreecommitdiff
path: root/nixpkgs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/Makefile')
-rw-r--r--nixpkgs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixpkgs/Makefile b/nixpkgs/Makefile
index e99f6c2..4b3becf 100644
--- a/nixpkgs/Makefile
+++ b/nixpkgs/Makefile
@@ -1,3 +1,3 @@
all:
- nixfmt home.nix
- home-manager switch -f home.nix
+ nixfmt `hostname`.nix
+ home-manager switch -f `hostname`.nix