nix-dotfiles/hm/noti.nix

5 lines
48 B
Nix

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