Forgot To Import It

This commit is contained in:
Annika Merris 2024-05-18 21:08:50 -04:00
parent c5251ace2e
commit b078cbe245

View file

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