add .vscode

This commit is contained in:
Asaki Yuki 2026-04-14 00:39:42 +07:00
parent 8454cd18b3
commit f940a235f0
2 changed files with 3 additions and 1 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"nixEnvSelector.suggestion": false
}

View file

@ -28,7 +28,6 @@ in
imports = [ imports = [
./programs.nix ./programs.nix
./files.nix ./files.nix
./env.nix
../../modules/features/home/theme.nix ../../modules/features/home/theme.nix
../../options/home/default.nix ../../options/home/default.nix