fixups to get to a usable system
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home-manager.users.me.programms.neovim = {
|
||||
home-manager.users.me.programs.neovim = {
|
||||
enable = true;
|
||||
withPython3 = true;
|
||||
withNodeJs = true;
|
||||
|
||||
Reference in New Issue
Block a user