modules/drumknotty: split into several parts

This also fixes a few issues, such as enabling `createLocalDatabase` for
multiple programs, and wraps all the screen logic within a screenrc
file. Some assertions were also added to avoid some easy-to-make
mistakes.
This commit is contained in:
h7x4
2026-03-26 16:46:02 +09:00
committed by Vegard Bieker Matthey
parent d42711e1ed
commit 372511f31e
6 changed files with 551 additions and 400 deletions
+1 -1
View File
@@ -284,7 +284,7 @@
rsync-pull-targets = ./modules/rsync-pull-targets.nix;
snakeoil-certs = ./modules/snakeoil-certs.nix;
snappymail = ./modules/snappymail.nix;
drumknotty = ./modules/drumknotty.nix;
drumknotty = ./modules/drumknotty;
};
devShells = forAllSystems (system: {