[feat] Add some config options for home-manager nix

This commit is contained in:
Uttarayan
2024-02-14 19:01:37 +05:30
parent a60c1f5b67
commit 21eda15d4b
9 changed files with 346 additions and 105 deletions

6
config/nix/Makefile Normal file
View 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