dotfiles/modules/home/gui/apps/messaging/matrix/nheko/default.nix
2025-03-29 23:08:26 -05:00

8 lines
74 B
Nix
Executable file

{
programs.nheko = {
enable = true;
settings = {
};
};
}