Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 217 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 217 Bytes

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