From 5e0d9f9927dedd38bac561d6f4e2d3416f0d4502 Mon Sep 17 00:00:00 2001 From: Kyren223 Date: Sun, 3 Aug 2025 21:50:43 +0300 Subject: [PATCH] Added inotify-tools for debugging/sysadmin stuff --- host/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/host/configuration.nix b/host/configuration.nix index e78545c..f0bd2ca 100644 --- a/host/configuration.nix +++ b/host/configuration.nix @@ -46,6 +46,7 @@ btop fastfetch inetutils + inotify-tools ]; # Enable dynamic linking