feat(dictionaries): add hunspell dictionary module

This commit is contained in:
2026-09-16 11:14:32 +02:00
parent 0f7f1dade2
commit cb01efd267
2 changed files with 54 additions and 1 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ let
'';
in
{
imports = [ ./gpg.nix ./media.nix ./texlive.nix ./librewolf.nix ./mc.nix ./mime.nix ./hyprland-workspaces.nix ./nvim.nix ];
imports = [ ./gpg.nix ./media.nix ./texlive.nix ./librewolf.nix ./mc.nix ./mime.nix ./hyprland-workspaces.nix ./nvim.nix ./dictionaries.nix ];
# Put ~/.local/bin (the XDG user-bin dir) on PATH so hand-dropped scripts run
# by name without wiring each through nix.