From 40374de03d91e2c9387c19b95d1685f1d0e9582a Mon Sep 17 00:00:00 2001 From: _cry64 Date: Mon, 7 Jul 2025 18:00:58 +1000 Subject: [PATCH] Adds the bin/file command (why have I never downloaded this??) --- hosts/lolcathost/default.nix | 1 + hosts/myputer/default.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/hosts/lolcathost/default.nix b/hosts/lolcathost/default.nix index 6a59b06..05cdd83 100755 --- a/hosts/lolcathost/default.nix +++ b/hosts/lolcathost/default.nix @@ -291,6 +291,7 @@ in { imagemagick # Unix Commands + file wget tree unzip diff --git a/hosts/myputer/default.nix b/hosts/myputer/default.nix index a666027..4cd836c 100755 --- a/hosts/myputer/default.nix +++ b/hosts/myputer/default.nix @@ -217,6 +217,7 @@ in { gnumake # Unix Commands + file wget tree unzip