Comparison of NixOS setups: Difference between revisions

From NixOS Wiki
imported>Yuu
No edit summary
imported>Yuu
No edit summary
Line 86: Line 86:
|No
|No
|[https://github.com/kalbasit/shabka kalbasit/shabka]
|[https://github.com/kalbasit/shabka kalbasit/shabka]
|-
|MatthewCroughan/nixcfg
|No
|Yes
|Yes
|Yes
|[https://github.com/MatthewCroughan/nixcfg MatthewCroughan/nixcfg]
|-
|Icy-Thought/Snowflake
|No
|Yes
|Yes
|Yes
|[https://github.com/Icy-Thought/Snowflake Icy-Thought/Snowflake]
|-
|NixOSEncryptedLiveCD
|No
|No
|No
|No
|[https://github.com/adrianparvino/NixOSEncryptedLiveCD adrianparvino/NixOSEncryptedLiveCD]
|}
|}


== External links ==
== External links ==
* [https://github.com/search?o=desc&p=1&q=nixos+language%3Anix&s=stars&type=Repositories GitHub search by most starred "nixos language:nix"]
* [https://github.com/search?o=desc&p=1&q=nixos+language%3Anix&s=stars&type=Repositories GitHub search by most starred "nixos language:nix"]

Revision as of 21:04, 9 July 2021

List of notable NixOS configurations.

Name Template Flakes Home Manager Maintained Repository
DevOS Yes Yes Yes Yes divnix/devos
hlissner/dotfiles No Yes Yes Yes hlissner/dotfiles
nixos-flake-example Yes Yes No Yes colemickens/nixos-flake-example
SoxinOS Yes Yes Yes Yes SoxinOS/soxin
not-os No No No Yes cleverca22/not-os
NixOS-WSL Yes Yes No Yes Trundle/NixOS-WSL
Simple NixOS Mailserver No Yes No Yes simple-nixos-mailserver/nixos-mailserver
Nix Portable No Yes No Yes DavHau/nix-portable
rasendubi/dotfiles No Yes Yes Yes rasendubi/dotfiles
puffnfresh/nix-files No No Yes Yes puffnfresh/nix-files
Shabka No No Yes No kalbasit/shabka
MatthewCroughan/nixcfg No Yes Yes Yes MatthewCroughan/nixcfg
Icy-Thought/Snowflake No Yes Yes Yes Icy-Thought/Snowflake
NixOSEncryptedLiveCD No No No No adrianparvino/NixOSEncryptedLiveCD

External links