feat: add neovim

This commit is contained in:
itsscb 2025-04-01 23:09:28 +02:00
parent ab06982dc4
commit f0bb54cfde
2 changed files with 6 additions and 1 deletions

View File

@ -206,6 +206,11 @@ in {
];
programs = {
neovim = {
enable = true;
defaultEditor = true;
};
steam = {
enable = true;
};

View File

@ -87,7 +87,7 @@
helix = {
enable = true;
defaultEditor = true;
defaultEditor = false;
settings = {
theme = "onedark";
editor = {