NixNG
A NixOS derivative with simpler design, currently replacing systemd with runit, aiming to deliver lighter systems and containers.
dotfiles
Set of Nix files and other configuration files, which define my every past, present and future system. Including a Raspberry Pi 3, a complex SuperMicro server, a laptop and in the future many more. Also contains definition for a multitude of NixNG containers.
Squeezing Small and Efficient Nix Containers into Nomad – Richard Brežák
A talk at NixCon Paris 2022 about the state of using Nix/NixOS inside containers.
website
The repository from which this website is built. It utilizes a org-thtml
and org-special-block-extra
to turn Emacs into a pretty good static website generator, complete with unparalleled syntax highlighting thanks to emacs-htmlize
and modus-themes
.
haskell-games
An engine and accompaying games written in Haskell following the ECS paradigm. Libraries in use are apecs
, h-raylib
, effectful
. Includes a rudimentary 2D physics engine and rendering.