This commit is contained in:
xunuwu 2024-09-27 21:07:44 +02:00
parent 448372de7a
commit ffa3121602
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
11 changed files with 243 additions and 38 deletions

View file

@ -70,12 +70,15 @@
small-nvim = {
enable = true;
colorscheme = {
name = "carbonfox";
name = "dayfox";
package = "EdenEast/nightfox.nvim";
};
wakatime = enabled;
};
desktop.xdg = enabled;
desktop = {
xdg = enabled;
colorscheme = "light";
};
programs.terminal = {
shell.zsh = enabled;
direnv = enabled;