From 00c9e35779cbb298d6395a6e2c2534007a92976f Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 21 Mar 2025 04:52:46 -0700 Subject: add a ton of VPS upgrades; update website; live life --- nix/modules/home/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nix/modules/home/default.nix') diff --git a/nix/modules/home/default.nix b/nix/modules/home/default.nix index fa18632..72fcc31 100644 --- a/nix/modules/home/default.nix +++ b/nix/modules/home/default.nix @@ -84,6 +84,7 @@ ++ (if config.monorepo.profiles.workstation.enable then (with pkgs; [ open-webui + mumble ]) else []) ++ (if config.monorepo.profiles.lang-js.enable then (with pkgs; [ -- cgit v1.3