nix-dotfiles/modules/noti.nix
2021-05-21 22:30:33 +02:00

5 lines
48 B
Nix

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