mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
24c1a6335e
Co-authored-by: Felix Leitz <felix.leitz92@gmail.com>
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;
|
|
}
|