mirror of
https://github.com/alyraffauf/safari.git
synced 2026-06-03 23:31:30 +00:00
Safari, an opinionated terminal + shell environment. Built with home-manager.
- Nix 100%
| .github/workflows | ||
| _img | ||
| modules | ||
| .envrc | ||
| .gitignore | ||
| .justfile | ||
| .prettierignore | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE.md | ||
| README.md | ||
🚙🦁 safari
Welcome to the Safari Zone! This is an opionated set of home-manager modules that define my shell environment across devices.
🚀 Usage
To use these modules, add this repository to your flake inputs and import the 'safari' module. Then enable everything all at once:
{
safari.enable = true;
}
🔗 Related Flakes
- cute.haus: Homelab cluster that uses these Nix modules.
- flake: Fully featured flake template for NixOS, nix-darwin, home-manager configurations, and software projects.
- fontix: Home-manager modules for setting consistent fonts and sizing across applications.
- nixcfg: My (non-server) NixOS, nix-darwin, and home-manager configurations.
- secrets: Encrypted secrets storage using agenix.
- snippets: Reusable Nix snippets used across multiple repositories.
🤝 Contributing
Open to contributions! Very much a personal setup, but contributions never hurt.
📜 License
This repository is licensed under the MIT License.
