https://github.com/endocrimes/nixos-config
My nixos system configurations
https://github.com/endocrimes/nixos-config
Last synced: about 1 year ago
JSON representation
My nixos system configurations
- Host: GitHub
- URL: https://github.com/endocrimes/nixos-config
- Owner: endocrimes
- License: mit
- Created: 2019-06-26T12:04:56.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T00:30:33.000Z (over 1 year ago)
- Last Synced: 2024-10-30T02:50:53.310Z (over 1 year ago)
- Language: Nix
- Homepage:
- Size: 279 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# nixos-config
This repository stores the system and user configurations for many of my
machines.
System configurations handle configuring the core global services required to
have a basic functional system.
My userland is then configured as part of my [dotfiles][dotfiles] repository and
via [home-manager][home-manager], either as part of the system config, or by
referencing this repository.
Other systems live in [HormonalParty/systems](https://github.com/hormonalparty/systems).
[dotfiles]: https://github.com/endocrimes/dotfiles
[home-manager]: https://github.com/rycee/home-manager