Don't make the file twice

This commit is contained in:
Lillian Violet 2024-05-02 12:26:09 +02:00
parent 1ad3ad4945
commit 02409ba62a

View file

@ -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 = {