From 002cd82f17f8267ea6f282bd6489edbaddfa614c Mon Sep 17 00:00:00 2001 From: veneficium Date: Sun, 21 Dec 2025 14:53:55 +0100 Subject: [PATCH] disable vscodium --- hosts/main-laptop/home.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/main-laptop/home.nix b/hosts/main-laptop/home.nix index 0b8068c..9e1c2fc 100644 --- a/hosts/main-laptop/home.nix +++ b/hosts/main-laptop/home.nix @@ -16,7 +16,6 @@ programs = { firefox.enable = lib.mkForce true; amberol.enable = lib.mkForce true; - vscodium.enable = lib.mkForce true; kitty.enable = lib.mkForce true; ghostty.enable = true;