From 5694c31d710e377231c4d99849ce20d49293e6f9 Mon Sep 17 00:00:00 2001 From: fredrikr79 Date: Mon, 18 Aug 2025 20:23:51 +0200 Subject: [PATCH] switch from dolphin to nnn --- configuration.nix | 3 ++- home.nix | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 83b6917..318d361 100644 --- a/configuration.nix +++ b/configuration.nix @@ -288,7 +288,8 @@ in acpi # fcitx5 # fcitx5-configtool - kdePackages.dolphin + # kdePackages.dolphin + nnn libreoffice-qt6-fresh nix-tree ] diff --git a/home.nix b/home.nix index 026e17e..de7d1ad 100644 --- a/home.nix +++ b/home.nix @@ -99,6 +99,7 @@ in inputs.uiua.packages."${system}".default odin ols + unzip ]; # Home Manager is pretty good at managing dotfiles. The primary way to manage