-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
You can also take a look at my server configuration which uses flakes. And my separately-managed home-manager configuration which also uses flakes
-
You can also take a look at my server configuration which uses flakes. And my separately-managed home-manager configuration which also uses flakes
-
nix-starter-configs
Simple and documented config templates to help you get started with NixOS + home-manager + flakes. All the boilerplate you need!
I just setup nixos 3 months ago with no prior knowledge and I haven’t needed to use channels at all. I followed this template which I think is straightforward to follow: https://github.com/Misterio77/nix-starter-configs
-
dotfiles
Discontinued ❄️ Nixified ❄️ homelab [Moved to: https://github.com/ereslibre/homelab] (by ereslibre)
I have my setup based on flakes: - dotfiles (home-manager): https://github.com/ereslibre/dotfiles - Has my apps and settings. - Used in my MacBooks as is. Used as an input for other flakes (keep reading). - Meant to be very up to date.
-
homelab (nixos): https://github.com/ereslibre/homelab
-
nixities: https://github.com/ereslibre/nixities
-
-
It’s not much and is very barebones but here’s what I have so far: https://github.com/russjr08/nix-dotfiles
-
-
nixos-config
General purpose Nix configuration for macOS / NixOS with starter templates + step-by-step guides ✨ (by dustinlyons)
I'm also new to nix and I used the installer from Determinate Systems which doesn't use channels (I've set it up on macOS). I think I have used this as a starting point: https://github.com/dustinlyons/nixos-config and this: https://tonyfinn.com/blog/nix-from-first-principles-flake-edition/ to learn flakes and how to make my own packages and the general structure of the Nix language.
-
real-world example: https://github.com/oxalica/rust-overlay/blob/master/flake.nix