Weihang Lo's dotfiles
https://github.com/weihanglo/dotfiles.git
Build and activate [home-manager] configuration:
nix run home-manager/release-24.11 -- switch --flake github:weihanglo/dotfiles
Build and activate [nix-darwin] configuration:
nix run nix-darwin/nix-darwin-24.11#darwin-rebuild -- switch --flake github:weihanglo/dotfiles
Activave different dev shells:
nix develop github:weihanglo/dotfiles#cargo
nix develop github:weihanglo/dotfiles#rust
Copyright ยฉ 2015 - Present Weihang Lo