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} = {
|
${username} = {
|
||||||
home.file = {
|
home.file = {
|
||||||
".config/shared/colors.css" = {
|
".config/shared/colors.css" = {
|
||||||
text = builtins.readFile "${flakeRoot}/generated/.config/shared/colors.css;"
|
text = builtins.readFile "${flakeRoot}/generated/.config/shared/colors.css";
|
||||||
force = true;
|
force = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ in
|
|||||||
${username} = {
|
${username} = {
|
||||||
home.file = {
|
home.file = {
|
||||||
".config/shared/colors.css" = {
|
".config/shared/colors.css" = {
|
||||||
text = builtins.readFile "${flakeRoot}/generated/.config/shared/colors.css;"
|
text = builtins.readFile "${flakeRoot}/generated/.config/shared/colors.css";
|
||||||
force = true;
|
force = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user