This repository has been archived on 2024-07-08. You can view files and clone it, but cannot push or open issues or pull requests.
nix-config-tn/nixos/modules
Truxnell 10a01f67cd
feat: add rss-bridge and calibre-web (#135)
* hax

* hax

* shell monitoring

* hax radicale!

* hacking

* haxor

* hax

* hack

* feat: refactor paths etc for impermance

* fix: restic

* hax

* more hax

* feat: migrate z2m

* fix: websockets i guess

* cleanup

* hacks

* hax

* feat: miniflux + postgres

* feat: add calibre

* feat: calibre-web

* Auto lint/format

* feat: add calibre/web + rss-bridge

* hax

---------

Co-authored-by: Truxnell <9149206+truxnell@users.noreply.github.com>
Co-authored-by: truxnell <truxnell@users.noreply.github.com>
2024-05-05 08:08:04 +00:00
..
nixos feat: add rss-bridge and calibre-web (#135) 2024-05-05 08:08:04 +00:00
.gitkeep feat: initial commit 2024-03-13 22:56:22 +11:00
default.nix Feat: docs (#98) 2024-04-16 05:14:06 +00:00
README.md feat: mega-lint 2024-04-08 12:09:00 +10:00

Modules

A set of 'custom' modules with the aim to enable easy on/off/settings to build up a system modulary to my 'specs'.

The main goal is to build up a mySystem options key which is easy to read and toggle functionality on and off.

This option key will largely be manipulated by a profile to build up a host to a base, then toggle specific options from there.

I will try and only do modules for things I want to be able to configure, and just use nixos config directly for some simple static things.