From 9b60f9e5b6786c647ca5753b3c6ccc316f43d3eb Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 11 Apr 2025 17:14:21 -0700 Subject: transfer to toughbook --- nix/modules/home/default.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'nix/modules/home/default.nix') diff --git a/nix/modules/home/default.nix b/nix/modules/home/default.nix index 72fcc31..d068383 100644 --- a/nix/modules/home/default.nix +++ b/nix/modules/home/default.nix @@ -20,7 +20,6 @@ ./mpd.nix ./mako.nix ./user.nix - ./pantalaimon.nix ]; options = { @@ -83,7 +82,6 @@ ]) else []) ++ (if config.monorepo.profiles.workstation.enable then (with pkgs; [ - open-webui mumble ]) else []) ++ @@ -167,7 +165,7 @@ qpwgraph imagemagick inkscape - kdenlive + kdePackages.kdenlive kicad reaper murmur -- cgit v1.3