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
nix run ~/flake#homeConfigurations.darwin.activationPackage

Todo