No description
- Nix 78.4%
- Shell 14.2%
- Lua 4.3%
- Just 1.5%
- Swift 1.3%
- Other 0.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .forgejo/workflows | ||
| ci | ||
| dynamic | ||
| hosts | ||
| lib | ||
| modules | ||
| overlays | ||
| pkgs | ||
| secrets | ||
| systems | ||
| users | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .sops.yaml | ||
| CLAUDE.md | ||
| 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