feat: add alacritty alabaster color theme patch

This commit is contained in:
Jacob Bachmann 2024-04-24 20:33:38 +02:00
parent 0975ba3044
commit d0e097574e
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
3 changed files with 29 additions and 2 deletions

View file

@ -1,9 +1,11 @@
{ ... }: {
/*
xdg.configFile."nvim" = {
source = ./config;
recursive = true;
};
*/
programs.neovim = {
enable = true;