Regenerated

This commit is contained in:
2026-04-22 12:34:06 +02:00
parent 3d15e4e2d7
commit 8f5996d903
4 changed files with 386 additions and 386 deletions
+2 -2
View File
@@ -1354,7 +1354,7 @@ in
${username} = {
home.file = {
".config/waybar/config,jsonc" = {
text = builtins.readFile "${assetPath}/config";
text = builtins.readFile "${assetPath}/config.jsonc";
force = true;
};
".config/waybar/style-dark.css" = {
@@ -2041,7 +2041,7 @@ in
home.file = {
".config/swaync/config.jsonc" = {
text = builtins.readFile "${assetPath}/config.json";
text = builtins.readFile "${assetPath}/config.jsonc";
force = true;
};
".config/swaync/style.css" = {