https://github.com/zabot/nixconfig
My NixOS configuration
https://github.com/zabot/nixconfig
Last synced: 2 months ago
JSON representation
My NixOS configuration
- Host: GitHub
- URL: https://github.com/zabot/nixconfig
- Owner: Zabot
- Created: 2022-03-25T01:49:55.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T02:52:35.000Z (8 months ago)
- Last Synced: 2025-03-25T23:51:20.531Z (3 months ago)
- Language: Nix
- Size: 394 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Nixconfig
`resources`: Non nixfiles that are used by other modules
`secrets`: Contains files that should not be added to git (wifi networks...)
`system`: Global configuration for all machines
`machines`: Machine specific configs that override the global system configuration
`home`: Home manager configuration