Regenerated

This commit is contained in:
2026-04-21 22:31:53 +02:00
parent 730d10edee
commit 9381322401
3 changed files with 420 additions and 417 deletions
+380 -379
View File
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -2035,7 +2035,8 @@ in
environment.systemPackages = [ pkgs.swaynotificationcenter ]; environment.systemPackages = [ pkgs.swaynotificationcenter ];
home-manager.users.${username} = { home-manager.users.${username} = {
services.swaync.enable = true; # Do NOT enable services.swaync — it would claim the config files
# and conflict with our home.file entries below.
home.file = { home.file = {
".config/swaync/config.json" = { ".config/swaync/config.json" = {
@@ -8,7 +8,8 @@ in
environment.systemPackages = [ pkgs.swaynotificationcenter ]; environment.systemPackages = [ pkgs.swaynotificationcenter ];
home-manager.users.${username} = { home-manager.users.${username} = {
services.swaync.enable = true; # Do NOT enable services.swaync — it would claim the config files
# and conflict with our home.file entries below.
home.file = { home.file = {
".config/swaync/config.json" = { ".config/swaync/config.json" = {