1
0
Fork 0

fix(nix): change notification service

This commit is contained in:
Lucas Sta Maria 2025-08-17 13:47:55 +00:00
parent 1d1804f3fc
commit d0dc106ccb
Signed by: lucas
GPG key ID: F07FB16A826E3B47
3 changed files with 40 additions and 20 deletions

View file

@ -79,6 +79,7 @@
xdg-desktop-portal
xdg-desktop-portal-wlr
wpaperd
swaynotificationcenter
discord
steam
@ -223,12 +224,6 @@
};
};
services.mako = {
enable = true;
defaultTimeout = 10000;
margin = "40,20";
};
### Programs
programs.home-manager.enable = true;
programs.mu.enable = true;