Began breaking vscode file into folder

This commit is contained in:
2023-12-19 16:49:35 -04:00
parent ef266cfb01
commit 00c013b88b
3 changed files with 30 additions and 5 deletions

View File

@@ -7,6 +7,6 @@
imports = [
./common.nix
./browsers.nix
./vscode.nix
./vscode
];
}