[feat] Add some config options for home-manager nix
This commit is contained in:
6
config/nix/Makefile
Normal file
6
config/nix/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
.PHONY: run build
|
||||
switch:
|
||||
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