feat: add neovim
This commit is contained in:
parent
ab06982dc4
commit
f0bb54cfde
@ -206,6 +206,11 @@ in {
|
||||
];
|
||||
|
||||
programs = {
|
||||
neovim = {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
};
|
||||
|
||||
steam = {
|
||||
enable = true;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user