From 16adebfb9e6c0c3e3eb0bc07398b90adf48e914e Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Sat, 24 Jan 2026 07:14:28 -0600 Subject: fine we'll just do it the right way --- hosts/mercury/hjem.nix | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'hosts/mercury/hjem.nix') diff --git a/hosts/mercury/hjem.nix b/hosts/mercury/hjem.nix index e203477..72026c5 100644 --- a/hosts/mercury/hjem.nix +++ b/hosts/mercury/hjem.nix @@ -4,26 +4,23 @@ ... }: { packages = with pkgs; [ - # GUI apps tor-browser # don't ask + obsidian kdePackages.kleopatra - mpv - musescore anki + musescore + mpv bluetuith kew # music player - (prismlauncher.override { - jdks = [pkgs.jdk17_headless]; - }) + prismlauncher vital captive-browser # https://words.filippo.io/captive-browser - inputs.glide-browser.packages."x86_64-linux".default ]; -- cgit v1.3.1