From a9a4f2269b0e25998e3c77eb3d77b35e3e77e9d8 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Tue, 21 Jan 2025 13:46:02 -0600 Subject: [PATCH] note to self --- modules/editors/vscode.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/editors/vscode.nix b/modules/editors/vscode.nix index 9359c13..636cf17 100644 --- a/modules/editors/vscode.nix +++ b/modules/editors/vscode.nix @@ -7,6 +7,8 @@ let inherit (lib) mkIf; in +# TODO: explore the ability to expand this so that some of the worthwile extensions are also included. +# I don't think it will be simple to integrate vscode-fhs and vscode-with-extensions { config = mkIf config.oizys.desktop.enable { environment.systemPackages = with pkgs; [