This commit is contained in:
2021-05-16 20:36:44 +05:30
parent 4bccde9eff
commit a3033000a9
6 changed files with 11 additions and 13 deletions

View File

@@ -22,6 +22,7 @@ in
fish_variables = {
file = ./secrets/fish_variables.age;
path = "${home}/.config/fish/fish_variables";
mode = "660";
};
mpdasrc = {
file = ./secrets/mpdasrc.age;

View File

@@ -62,8 +62,8 @@ in
enable = true;
vimAlias = true;
viAlias = false;
withNodeJs = true;
withPython = true;
# withNodeJs = true;
# withPython = true;
extraConfig = ''
let g:gruvbox_italic=1
let g:gruvbox_contrast_dark="hard"