From 2bc00493fd110ad6162e38a2332b4d715e8f6010 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20B=C3=B6hme?= Date: Sat, 19 Apr 2025 13:22:33 +0200 Subject: [PATCH] refactor: remove unused packages --- modules/moritz/profiles/desktop.nix | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/modules/moritz/profiles/desktop.nix b/modules/moritz/profiles/desktop.nix index 7b22bbc..11fc02d 100644 --- a/modules/moritz/profiles/desktop.nix +++ b/modules/moritz/profiles/desktop.nix @@ -84,17 +84,7 @@ in { pavucontrol stable.libreoffice # NOTE breaks often stable.signal-desktop # NOTE breaks often - thunderbird vlc - (symlinkJoin { - name = "obsidian-wayland"; - paths = [obsidian]; - nativeBuildInputs = [makeWrapper]; - postBuild = '' - wrapProgram $out/bin/obsidian \ - --add-flags "--socket=wayland --enable-features=UseOzonePlatform --ozone-platform=wayland" - ''; - }) ]; fonts = {