dotfiles/modules/home/gui/apps/messaging/matrix/nheko/default.nix

8 lines
74 B
Nix
Executable file

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