https://github.com/rtlong/nix-flake
My Darwin and Linux system configs in Nix
https://github.com/rtlong/nix-flake
Last synced: 3 months ago
JSON representation
My Darwin and Linux system configs in Nix
- Host: GitHub
- URL: https://github.com/rtlong/nix-flake
- Owner: rtlong
- Created: 2024-10-26T04:43:34.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-13T16:38:59.000Z (3 months ago)
- Last Synced: 2025-03-13T17:49:25.255Z (3 months ago)
- Language: Nix
- Size: 162 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my nix flake
This is my [Nix](https://nixos.org/) flake where I intend to manage all my Linux and Mac systems. It uses [Snowfallorg/lib](https://github.com/snowfallorg/lib) to organize different responsibilities and provide structure.
## Acknowledgement
I took heavy inspiration (or outright copied a bunch) from [khaneliman/khanelinix](https://github.com/khaneliman/khanelinix), though the git history may not make that clear.