refactor: extract 'pandoc' module

This commit is contained in:
2026-02-22 16:16:17 +01:00
parent d30fa3922b
commit f5ed623d53
5 changed files with 26 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ in
../../modules/keepassxc.nix
../../modules/kitty.nix
../../modules/nvim.nix
../../modules/pandoc.nix
../../modules/browser
../../modules/shell
../../modules/music
@@ -75,6 +76,7 @@ in
ai-tools.claude-code.enable = true;
github.enable = true;
gitlab.enable = true;
pandoc.enable = true;
shell.bash.enable = true;
starship.enable = true;