aboutsummaryrefslogtreecommitdiff
path: root/form
diff options
context:
space:
mode:
authorstefan <stefan@s00.xyz>2025-05-17 16:34:23 -0400
committerstefan <stefan@s00.xyz>2025-05-17 16:34:23 -0400
commit2d701706abcc131aea8b2758cfff0acdc18a4b74 (patch)
tree64feef0594c946767fcda60530ca4c6869af9a05 /form
parenteb7c71cb218c0a11eda9b3040c111d2924bf842c (diff)
downloadhome-2d701706abcc131aea8b2758cfff0acdc18a4b74.tar.gz
update
Diffstat (limited to 'form')
-rw-r--r--form/home.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/form/home.nix b/form/home.nix
index 2dcae82..50c7668 100644
--- a/form/home.nix
+++ b/form/home.nix
@@ -17,8 +17,10 @@
];
};
- colors.mountain.enable = true;
+ # colors.mountain.enable = true;
+ colors.tomorrow.enable = true;
gpg.enable = true;
+ zsh.theme = "simple";
pass = {
enable = true;