mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-22 10:19:39 +01:00
6 lines
158 B
Nix
6 lines
158 B
Nix
{
|
|
vscode-keybindings = ./keybindings.nix;
|
|
vscode-tasks = ./tasks.nix;
|
|
vscode-update-checks = ./update-checks.nix;
|
|
vscode-snippets = ./snippets.nix;
|
|
}
|