Regenerated

This commit is contained in:
2026-04-22 13:38:24 +02:00
parent 6a2fa7f534
commit a1f630506e
3 changed files with 383 additions and 383 deletions
+381 -381
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -2025,7 +2025,7 @@ let
assetPath = "${flakeRoot}/generated/.config/swaync"; assetPath = "${flakeRoot}/generated/.config/swaync";
in in
{ {
environment.systemPackages = [ pkgs.swaynotificationcenter, pkgs.libnotify ]; environment.systemPackages = [ pkgs.swaynotificationcenter pkgs.libnotify ];
home-manager.users.${username} = { home-manager.users.${username} = {
# Do NOT enable services.swaync — it would claim the config files # Do NOT enable services.swaync — it would claim the config files
@@ -5,7 +5,7 @@ let
assetPath = "${flakeRoot}/generated/.config/swaync"; assetPath = "${flakeRoot}/generated/.config/swaync";
in in
{ {
environment.systemPackages = [ pkgs.swaynotificationcenter, pkgs.libnotify ]; environment.systemPackages = [ pkgs.swaynotificationcenter pkgs.libnotify ];
home-manager.users.${username} = { home-manager.users.${username} = {
# Do NOT enable services.swaync — it would claim the config files # Do NOT enable services.swaync — it would claim the config files