Regenerated

This commit is contained in:
2026-04-22 12:52:41 +02:00
parent ba4d1fd1fd
commit fa04d757c5
4 changed files with 439 additions and 386 deletions
@@ -12,7 +12,7 @@ in
# and conflict with our home.file entries below.
home.file = {
".config/swaync/config.json" = {
".config/swaync/config.jsonc" = {
text = builtins.readFile "${assetPath}/config.json";
force = true;
};