Fix stuff up
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
home.sharedModules = [
|
||||
home-manager.sharedModules = [
|
||||
./home
|
||||
];
|
||||
}
|
||||
@@ -19,7 +19,11 @@ in
|
||||
prettier.prettier-vscode
|
||||
docker.docker
|
||||
redhat.vscode-yaml
|
||||
github.copilot-chat
|
||||
];
|
||||
userSettings = {
|
||||
"chat.agent.enabled" = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user