import helix config as files (not dir)
This commit is contained in:
@@ -8,5 +8,7 @@
|
||||
defaultEditor = true;
|
||||
};
|
||||
|
||||
xdg.configFile."helix".source = "${config.dotfiles.path}/.config/helix";
|
||||
xdg.configFile."helix/config.toml".source = "${config.dotfiles.path}/.config/helix/config.toml";
|
||||
xdg.configFile."helix/languages.toml".source =
|
||||
"${config.dotfiles.path}/.config/helix/languages.toml";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user