home/breakerbox: init

This commit is contained in:
2025-06-04 12:01:57 +02:00
parent 465d33fadf
commit 0026cfb484
41 changed files with 310 additions and 237 deletions

View File

@@ -1,4 +1,4 @@
{ ... }:
{
programs.pandoc.enable = true;
programs.pandoc = { };
}