Add vscode stuff

This commit is contained in:
2025-02-26 21:32:47 +01:00
parent 60a3e4ae1d
commit c45866e0b0
3 changed files with 25 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{ ... }:
{
imports = [
./vscode.nix
];
}