Configuration Collection: Difference between revisions
imported>Makefu No edit summary |
imported>Fadenb link fixup |
||
Line 2: | Line 2: | ||
An '''alphabetically sorted list''' of different configuration repositories by the community members # NixOS configuration Host configuration for specific use cases. | An '''alphabetically sorted list''' of different configuration repositories by the community members # NixOS configuration Host configuration for specific use cases. | ||
* [ | * [https://github.com/jwiegley/nix-config @jwiegley's NixOS config] | ||
* [https://github.com/areina/nixos-config @areina's NixOS config] | |||
* [https://github.com/barrucadu/nixfiles @barrucadu's NixOS config] | |||
* [https://github.com/bennofs/etc-nixos @bennofs's NixOS config] | |||
* [https://github.com/davidak/nixos-config @davidak's NixOS config] | |||
* [https://github.com/headcounter/deployment @headcounter's NixOps config] | |||
* [https://github.com/ixxie/fluxstack @ixxie's NixOS config] | |||
* [https://github.com/mogria/nixos-config @mogria's NixOS config] | |||
* [https://github.com/mxjessie/nixos-configs @mxjessie's NixOS config] | |||
* [https://github.com/netcave/nix-files @netcave's NixOS config] | |||
* [https://github.com/nickjanus/nixos-config @nickjanus's NixOS config] | |||
* [https://github.com/openlab-aux/vuizvui @OpenLab-aux's NixOS config] | |||
* [https://github.com/peel/dotfiles/tree/master/nix/.nixpkgs @peel's NixOS config] | |||
* [https://github.com/prikhi/nixos-config @prikhi's NixOS config] | |||
* [https://github.com/pSub/configs/tree/master/nixos @pSub's NixOS config] | |||
* [https://github.com/sheenobu/nixos @sheenobu's NixOS config] | |||
* [https://github.com/snabblab/snabblab-nixos @SnabbLab's NixOS config] | |||
* [https://github.com/taktoa/server-config @taktoa's NixOS config] | |||
* [https://github.com/trishume/nixfiles @trishume's NixOS config] | |||
* [https://github.com/NixOS/nixos-hardware nixos-hardware] - NixOS code snippets for dedicated hardware | * [https://github.com/NixOS/nixos-hardware nixos-hardware] - NixOS code snippets for dedicated hardware | ||
* [http://cgit.krebsco.de/stockholm/tree/ stockholm] configuration and deployment of machines owned by the members of <code>#krebs</code> | * [http://cgit.krebsco.de/stockholm/tree/ stockholm] configuration and deployment of machines owned by the members of <code>#krebs</code> |
Revision as of 17:25, 21 August 2017
Template:Notice An alphabetically sorted list of different configuration repositories by the community members # NixOS configuration Host configuration for specific use cases.
- @jwiegley's NixOS config
- @areina's NixOS config
- @barrucadu's NixOS config
- @bennofs's NixOS config
- @davidak's NixOS config
- @headcounter's NixOps config
- @ixxie's NixOS config
- @mogria's NixOS config
- @mxjessie's NixOS config
- @netcave's NixOS config
- @nickjanus's NixOS config
- @OpenLab-aux's NixOS config
- @peel's NixOS config
- @prikhi's NixOS config
- @pSub's NixOS config
- @sheenobu's NixOS config
- @SnabbLab's NixOS config
- @taktoa's NixOS config
- @trishume's NixOS config
- nixos-hardware - NixOS code snippets for dedicated hardware
- stockholm configuration and deployment of machines owned by the members of
#krebs
$HOME/.nixpkgs configuration
- [@akavel's Nixpkgs config](https://github.com/akavel/nix-config)
- [@pSub's Nixpkgs config](https://github.com/pSub/configs/blob/master/nix/.config/nixpkgs/config.nix)
- [@matthewbauer's Nixpkgs config](https://github.com/matthewbauer/nixpkgs-config)
NixOps configuration
- [@LnL7's NixOS docker config](https://github.com/LnL7/nix-docker)
- [@pSub's NixOps config]( https://github.com/pSub/configs/tree/master/nixops/configurations )
- IOHK, blockchain startup, open-sources it's NixOps infrastructure.
Projects using nix
- Rhodecode is using Nix for building it's Python VCS server