[feat] Update makefile

This commit is contained in:
Uttarayan
2024-02-14 21:03:15 +05:30
parent 6c5d1947cc
commit dc8efefe67

View File

@@ -1,5 +1,5 @@
.PHONY: run build
switch:
nix run home-manager/master switch --flake ~/.local/share/dotfiles/config/nix
nix run home-manager/master -- switch --flake ~/.local/share/dotfiles/config/nix
init:
nix run home-manager/master -- init --switch ~/.local/share/dotfiles/config/nix