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