I’ve just started to use nix and nixos, my personal config is just getting started.
Installation
Default Nix Config
{
description = "Your discription would go here";
inputs = {
nixpkgs.url = "hithub:nixos/nixpkgs/nixpkgs-unstable";
};
outputs = {
}
}
-
DevBox -Simple setup for others, can you make a flake and then just host it?
Examples
- Anatomy of a NixOS Config
- Emergentind example
- erictossell example
- Misterio77 example
- Misterio77 starter
- Icy-Thought example
- ryan4yn example
- ryan4yn book
- rust flake
Links
github runner
To Add
stalwart-mail
services.stalwart-mail