[feat] Update makefile
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
.PHONY: run build
|
.PHONY: run build
|
||||||
switch:
|
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:
|
init:
|
||||||
nix run home-manager/master -- init --switch ~/.local/share/dotfiles/config/nix
|
nix run home-manager/master -- init --switch ~/.local/share/dotfiles/config/nix
|
||||||
|
|||||||
Reference in New Issue
Block a user