misc updates

This commit is contained in:
Pierre Martin
2026-05-21 10:37:45 +02:00
parent 5fd3c7825b
commit 3d895bfc1b
3 changed files with 9 additions and 7 deletions

View File

@@ -60,7 +60,9 @@
};
services.unclutter.enable = true;
services.blueman-applet.enable = true;
# Pas de services.blueman-applet ici : services.blueman.enable dans configuration.nix
# installe déjà le service système + l'active dans graphical-session.target.wants/.
# Tout ajout home-manager génère un drop-in conflictuel (double ExecStart=).
services.dunst.enable = true; # notification daemon
services.udiskie.enable =