feat: add 'comms' module

This commit is contained in:
2026-01-30 16:02:42 +01:00
parent 8a1f51873e
commit 7c46bae3e2
7 changed files with 51 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ in
../../modules/ai-tools.nix
../../modules/anki.nix
../../modules/cloud
../../modules/comms
../../modules/desktop/niri
../../modules/git
../../modules/k9s.nix
@@ -34,6 +35,7 @@ in
browser.primary = "librewolf";
cloud.hetzner.enable = true;
comms.signal.enable = true;
github.enable = true;
shell.bash = {