pkarr://pe7tx47g15uz7pdjhcort3y3ma15g7uci55q5u7u4hck3z1gqy6y
This is the configuration I use for NixOS. It makes heavy use of the following:
http://chriswarbo.net/git/nix-helpersprovides useful Nix functionshttp://chriswarbo.net/git/warbo-packagespackages up useful 3rd-party stuffhttp://chriswarbo.net/git/warbo-utilitiesprovides my own utility scripts
In general, I try to define as much as possible in the above projects, so that they are more widely/generally useful. This repository contains "left overs" which are quite specific to system configuration (e.g. system services, user profiles, etc.).
The main parts are:
overrides: Overlays for various purposesnixos: NixOS modules & configurations for various machineshome-manager: Home Manager modules & configurations for non-NixOS machines