diff options
| author | Preston Pan <ret2pop@gmail.com> | 2025-04-11 17:14:21 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@gmail.com> | 2025-04-11 17:14:21 -0700 |
| commit | 9b60f9e5b6786c647ca5753b3c6ccc316f43d3eb (patch) | |
| tree | dfa6c95c3449414a8655fce4af32bc6a6ea5b018 /nix/modules/home/default.nix | |
| parent | 6ce5d1cc0f77b7994412ddfca62fe151800db48e (diff) | |
transfer to toughbook
Diffstat (limited to 'nix/modules/home/default.nix')
| -rw-r--r-- | nix/modules/home/default.nix | 4 |
1 files changed, 1 insertions, 3 deletions
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 |
