This repository contains custom nix
packages and nixosModules
.
Use
nix flake show github:nialov/nix-extra
to show the packages and provided nixosModules
.
I have packaged e.g.
- ytdl-sub which can be used
for downloading YouTube videos automatically into a folder structure
using
YAML
configuration. - tasklite which is a
replacement to
taskwarrior
command-line task management - gpt-engineer can be used to template/render a project of any language using large language models (OpenAI GPT-3/4)
- mosaic can be used to recreate a target image using preset tiles which can be any images.
These packaging efforts are preliminary and require actual maintainer expertise to see if they truly work as expected. However, the builds run the provided test suites to a reasonable extent.
Preliminary modules for homer
, a static website dashboard, and
ytdl-sub
, an automatic YouTube content downloader, have been
created.