From 78880c5af26d9919ed03f37c1b1b856c35bea2c7 Mon Sep 17 00:00:00 2001 From: Emile Clark-Boman 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