Regenerated

This commit is contained in:
2026-03-27 15:27:40 +00:00
parent 41ff6c6068
commit 69d8ecd9eb
3 changed files with 306 additions and 306 deletions
+302 -302
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -940,11 +940,11 @@ in
${username} = { ${username} = {
home.file = { home.file = {
".config/wofi/config" = { ".config/wofi/config" = {
source = "${assetPath}/config"; text = "${assetPath}/config";
force = true; force = true;
}; };
".config/wofi/style.css" = { ".config/wofi/style.css" = {
source = "${assetPath}/style.css"; text = "${assetPath}/style.css";
force = true; force = true;
}; };
}; };
@@ -9,11 +9,11 @@ in
${username} = { ${username} = {
home.file = { home.file = {
".config/wofi/config" = { ".config/wofi/config" = {
source = "${assetPath}/config"; text = "${assetPath}/config";
force = true; force = true;
}; };
".config/wofi/style.css" = { ".config/wofi/style.css" = {
source = "${assetPath}/style.css"; text = "${assetPath}/style.css";
force = true; force = true;
}; };
}; };