From 3e0a060cecf65bb36aaaccdccdf5ab2ce2b102cc Mon Sep 17 00:00:00 2001 From: nicknase27 Date: Sat, 25 Jul 2026 23:59:45 +0200 Subject: [PATCH] remove readme and add some useful apps --- README.md | 0 hosts/hermes/configuration.nix | 3 +++ 2 files changed, 3 insertions(+) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index e69de29..0000000 diff --git a/hosts/hermes/configuration.nix b/hosts/hermes/configuration.nix index 1c0783e..5425241 100644 --- a/hosts/hermes/configuration.nix +++ b/hosts/hermes/configuration.nix @@ -51,6 +51,9 @@ net-tools alejandra nixd + yazi + dysk + tmux ]; networking.firewall.enable = false;