Regenerated
This commit is contained in:
+313
-313
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -3239,7 +3239,7 @@ in
|
||||
${username} = {
|
||||
home.file = {
|
||||
".config/shared/colors.css" = {
|
||||
text = builtins.readFile "${flakeRoot}/generated/.config/shared/colors.css;"
|
||||
text = builtins.readFile "${flakeRoot}/generated/.config/shared/colors.css";
|
||||
force = true;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -7,7 +7,7 @@ in
|
||||
${username} = {
|
||||
home.file = {
|
||||
".config/shared/colors.css" = {
|
||||
text = builtins.readFile "${flakeRoot}/generated/.config/shared/colors.css;"
|
||||
text = builtins.readFile "${flakeRoot}/generated/.config/shared/colors.css";
|
||||
force = true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user