diff options
Diffstat (limited to 'hosts/mercury/hjem.nix')
| -rw-r--r-- | hosts/mercury/hjem.nix | 11 |
1 files changed, 4 insertions, 7 deletions
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 ]; |
