Files
nixos-config/modules/home/jjui.nix
Christoph Schmatzler 15d994fac2 up
Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
2025-11-12 07:38:24 +00:00

6 lines
48 B
Nix

{
programs.jjui = {
enable = true;
};
}