An open API service indexing awesome lists of open source software.

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

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