updates
This commit is contained in:
@@ -81,5 +81,6 @@
|
||||
"type": "http",
|
||||
"url": "https://ha-mcp.n62.casa/mcp"
|
||||
}
|
||||
}
|
||||
},
|
||||
"agentPushNotifEnabled": true
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{ inputs, pkgs, ... }:
|
||||
{
|
||||
imports = [ inputs.nvchad4nix.homeManagerModule ];
|
||||
imports = [ inputs.nvchad4nix.homeManagerModules.nvchad ];
|
||||
home.sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user