dotfiles/home/modules/gui/apps/messaging/matrix/nheko/default.nix
2025-02-04 14:04:18 -06:00

8 lines
74 B
Nix
Executable file

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