NotAShelf / nyx

My overengineered NixOS flake. Desktops, laptops, servers and everything else that can run an OS.
GNU General Public License v3.0
331 stars 8 forks source link

treewide: move common packages to my personal overlay #32

Closed NotAShelf closed 11 months ago

NotAShelf commented 11 months ago

https://github.com/notashelf/nyxpkgs now serves my shared packages as a standalone flake. This helps avoid duplicating derivations, and allowing others to use my derivations without cluttering their inputs with my entire nixos configuration repository.