add some macos config

This commit is contained in:
2025-01-15 19:04:48 +01:00
parent 84b5e059b9
commit 7000d01f6b
3 changed files with 25 additions and 5 deletions

View File

@@ -13,5 +13,5 @@ curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix
git clone https://github.com/cupcakearmy/nix-macos ~/.config/nix-darwin
# Installation
nix run nix-darwin -- switch --flake ~/.config/nix-darwin#sflx
nix run nix-darwin -- switch --flake ~/.config/nix-darwin#mbp
```