fix(nix): change notification service
This commit is contained in:
parent
1d1804f3fc
commit
d0dc106ccb
3 changed files with 40 additions and 20 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue