fixed vm configs.
This commit is contained in:
parent
5235355eda
commit
221b6254c4
2 changed files with 1 additions and 3 deletions
|
@ -64,7 +64,6 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
}: {
|
||||
host = osConfig.host;
|
||||
home = {
|
||||
enable-speech = true;
|
||||
nvim = {
|
||||
enable-lsp = true;
|
||||
enable-treesitter = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue