From aad6499f4016d813464547acdfdf583531f47535 Mon Sep 17 00:00:00 2001 From: Ashhhleyyy Date: Mon, 2 Oct 2023 20:32:22 +0100 Subject: [PATCH] fix(alex): temporarily disable vscodium until I fix the hash issue --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index f9e123d..7c753ef 100644 --- a/flake.nix +++ b/flake.nix @@ -69,7 +69,7 @@ fsh.homeModules.fsh ./home/ash ./home/ash/desktop.nix - ./home/ash/vscodium.nix + # ./home/ash/vscodium.nix ]; }; }