nix-dotfiles/hm_modules/noti.nix

5 lines
48 B
Nix

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