diff --git a/Makefile b/Makefile index a1d1b4b..9e5c39d 100644 --- a/Makefile +++ b/Makefile @@ -3,15 +3,6 @@ workspace := $(HOME) .PHONY: all -# NIX -$(workspace)/.config/nixpkgs: - mkdir -p $@ - -nix/%: $(workspace)/.config/nixpkgs - ln -fs $(dotfiles)/$@ $