fixed vs code configuration

This commit is contained in:
Leyla Becker 2025-05-23 20:27:07 -05:00
parent aa15f1ffe5
commit 85e766a571
5 changed files with 56 additions and 155 deletions

View file

@ -8,7 +8,7 @@
hardware = osConfig.host.hardware;
in {
imports = [
./vscode.nix
./vscode/default.nix
./firefox.nix
];