Regenerated
This commit is contained in:
+1
-1
@@ -909,7 +909,7 @@ in
|
||||
force = true;
|
||||
};
|
||||
".config/wofi/style.css" = {
|
||||
text = builtins.replaceStrings ["PLACEHOLDER_USERNAME"] [username] (builtins.readFile "${assetPath}/style.css");;
|
||||
text = builtins.replaceStrings ["PLACEHOLDER_USERNAME"] [username] (builtins.readFile "${assetPath}/style.css");
|
||||
force = true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user