diff options
Diffstat (limited to 'nixpkgs/Makefile')
-rw-r--r-- | nixpkgs/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nixpkgs/Makefile b/nixpkgs/Makefile new file mode 100644 index 0000000..e99f6c2 --- /dev/null +++ b/nixpkgs/Makefile @@ -0,0 +1,3 @@ +all: + nixfmt home.nix + home-manager switch -f home.nix |