remove vscode from duet config

This commit is contained in:
John Bowdre 2023-07-23 21:54:25 -05:00
parent f5f09b982f
commit b42951f307

View file

@ -1,7 +1,6 @@
{ pkgs, lib, config, ... }: { { pkgs, lib, config, ... }: {
imports = [ imports = [
../../common/home.nix ../../common/home.nix
../../lib/vscode.nix
]; ];
# packages # packages