From b42951f3073289ca8d67efd65af96c8721164aac Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Sun, 23 Jul 2023 21:54:25 -0500 Subject: [PATCH] remove vscode from duet config --- nix/machines/penguin-duet/home.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nix/machines/penguin-duet/home.nix b/nix/machines/penguin-duet/home.nix index 4ea47a6..846e78a 100644 --- a/nix/machines/penguin-duet/home.nix +++ b/nix/machines/penguin-duet/home.nix @@ -1,7 +1,6 @@ { pkgs, lib, config, ... }: { imports = [ ../../common/home.nix - ../../lib/vscode.nix ]; # packages