[feat] Add stuff

This commit is contained in:
Uttarayan Mondal
2024-02-27 20:55:09 +05:30
parent 22f29f183c
commit 7ca19d291c
9 changed files with 446 additions and 67 deletions

View File

@@ -4,6 +4,8 @@ default: nixos
darwin:
nix run nix-darwin -- switch --flake . --show-trace
build_darwin:
nix run nix-darwin -- build --flake .
home:
nix --extra-experimental-features "nix-command flakes" run home-manager/master -- switch --flake .