Files
nixos-config/modules/home/jjui.nix
2025-12-07 17:43:51 +01:00

6 lines
48 B
Nix

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