[feat] Add some stuff for nix

This commit is contained in:
Uttarayan Mondal
2024-02-15 06:46:02 +05:30
parent 6a009ef91c
commit 5ca9d2165c
9 changed files with 498 additions and 359 deletions

View File

@@ -1,11 +1,9 @@
.PHONY: run build genzai
.PHONY: darwin build default
default: build
darwin:
nix run nix-darwin -- switch --flake ~/.local/share/dotfiles/config/nix
switch:
home:
nix run home-manager/master -- switch --flake ~/.local/share/dotfiles/config/nix
build:
nix run home-manager/master -- build --flake ~/.local/share/dotfiles/config/nix
genzai:
nix build .#homeConfigurations.genzai