From c4796eb79c8a1f61a87bbea390e84f18b785c8a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nina=20Chlo=C3=A9=20Kassandra=20Rei=C3=9F?= Date: Sun, 1 Mar 2026 09:53:45 +0100 Subject: [PATCH] File information tools --- system-environment/file-system.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system-environment/file-system.nix b/system-environment/file-system.nix index fb80fc4..525e716 100644 --- a/system-environment/file-system.nix +++ b/system-environment/file-system.nix @@ -9,6 +9,8 @@ xz gzip gz-utils + file + fileinfo ]; environment.variables = {