Home

Awesome

Nix

curl -sL https://install.determinate.systems/nix | sh -s -- install

Darwin

git clone --depth=1  https://github.com/mlyxshi/flake.git ~/flake
home-manager switch --flake .#darwin

Todo