diff options
| author | caley <195605706+cqley@users.noreply.github.com> | 2026-07-07 16:38:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-07 16:38:57 +0200 |
| commit | affd13e95ced5e6dc71260f943344a0eaad0fc72 (patch) | |
| tree | 4218b297b6b900e22dfdaee8981f9863f553c769 | |
| parent | 868a84f164b030dd9e2386bfab74294c7bb5d8f8 (diff) | |
Update configuration.nix
| -rw-r--r-- | nixos/hosts/box/configuration.nix | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/nixos/hosts/box/configuration.nix b/nixos/hosts/box/configuration.nix index f87236d..b9b8c7e 100644 --- a/nixos/hosts/box/configuration.nix +++ b/nixos/hosts/box/configuration.nix @@ -114,15 +114,13 @@ environment.systemPackages = with pkgs; [ hyprshot hyprpolkitagent wireguard-tools - kdePackages.dolphin - kdePackages.ark + yazi kdePackages.breeze kdePackages.qtsvg imv mpv lxqt.pavucontrol-qt - obs-studio - prismlauncher + wiremix obsidian ]; |
