[feat] Added back the mappings

This commit is contained in:
Uttarayan Mondal
2024-03-22 12:46:55 +05:30
parent 2c0b08230d
commit 9bcfde4bdd
3 changed files with 67 additions and 42 deletions

View File

@@ -8,5 +8,9 @@ install:
install:
sudo nixos-rebuild switch --flake .
build:
nix run nix-darwin -- build --flake . --show-trace
home:
nix --extra-experimental-features "nix-command flakes" run home-manager/master -- switch --flake .