From 98242c2f0d37306b72398159d89a39bed6bbc3a2 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sat, 8 Feb 2025 17:24:22 -0800 Subject: migration: intellij --- snowfall/modules/home/suites/dev/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'snowfall/modules/home/suites/dev') diff --git a/snowfall/modules/home/suites/dev/default.nix b/snowfall/modules/home/suites/dev/default.nix index 9ca35f6..57302cd 100644 --- a/snowfall/modules/home/suites/dev/default.nix +++ b/snowfall/modules/home/suites/dev/default.nix @@ -19,6 +19,7 @@ in { cxl = { apps = { vscode.enable = desktop.enable; + intellij.enable = desktop.enable; }; tools = { -- cgit v1.2.3