switched to helix
This commit is contained in:
parent
09e213195d
commit
59268a713c
2 changed files with 25 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ in {
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
home-manager.users.${homeCfg.username} = {
|
||||
imports = [./terminal/neovim.nix];
|
||||
imports = [./terminal/helix.nix];
|
||||
};
|
||||
|
||||
services.lorri.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue