No description
- Nix 76%
- Shell 15.3%
- Lua 5.3%
- Just 1.8%
- Swift 1.6%
| .github/workflows | ||
| dynamic | ||
| hosts | ||
| lib | ||
| modules | ||
| overlays | ||
| pkgs | ||
| secrets | ||
| systems | ||
| users | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .sops.yaml | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
Bootstrap on MacOS
nix --extra-experimental-features nix-command --extra-experimental-features flakes run nix-darwin -- switch --flake ./nix-config#$hostname
Bootstrap system-manager
nix --extra-experimental-features 'nix-command flakes' run 'github:numtide/system-manager' -- switch --sudo --flake ./nix-config#default
Bootstrap home-manager
nix run home-manager/master -- --flake . switch -L -b backup