/nix-config

NixOS configuration

Primary LanguageNix

saksmt nixos configuration files

Opinionated nixos configuration with support for somewhat useflags on "world" level, custom overlaying (see unstables as an example) and coexistance of stable (stable channel), unstable (nixpkgs-unstable) and even forked packages with deadly simple syntax (see unstables.nix)

Use at your own risk, no guarantees provided whatsoever.

Start by copying env.nix.tpl to env.nix and modifying it for your own use-cases.

todo

  • split media-server use flag into smaller pieces
  • drop grub and replace with systemd
  • work out some installation without symlinking

related