note to self

This commit is contained in:
Daylin Morgan 2025-01-21 13:46:02 -06:00
parent 7e1d8829ce
commit a9a4f2269b
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -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; [