Don't make the file twice
This commit is contained in:
parent
1ad3ad4945
commit
02409ba62a
|
@ -9,9 +9,9 @@
|
||||||
# TODO find specific settings for vscode to avoid
|
# TODO find specific settings for vscode to avoid
|
||||||
enable = true;
|
enable = true;
|
||||||
enableZshIntegration = true;
|
enableZshIntegration = true;
|
||||||
settings = {
|
# settings = {
|
||||||
session_serialization = true;
|
# session_serialization = true;
|
||||||
theme = "catppuccin-macchiato";
|
# theme = "catppuccin-macchiato";
|
||||||
|
|
||||||
# themes = {
|
# themes = {
|
||||||
# catppuccin-macchiato = {
|
# catppuccin-macchiato = {
|
||||||
|
@ -58,7 +58,7 @@
|
||||||
# datetime_timezone = "Europe/Amsterdam";
|
# datetime_timezone = "Europe/Amsterdam";
|
||||||
# };
|
# };
|
||||||
# };
|
# };
|
||||||
};
|
# };
|
||||||
};
|
};
|
||||||
|
|
||||||
home.file = {
|
home.file = {
|
||||||
|
|
Loading…
Reference in a new issue