From 9bd1eab70661453338158c28d4439f2218bfccbe Mon Sep 17 00:00:00 2001 From: 514fpv <koishi@514fpv.one> Date: Wed, 10 Jan 2024 19:21:40 +0800 Subject: [PATCH] feat: add file --- home/util/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/util/home.nix b/home/util/home.nix index f9f45b97..d4fa8e84 100644 --- a/home/util/home.nix +++ b/home/util/home.nix @@ -3,7 +3,7 @@ , config , ... }: with lib; { home.packages = with pkgs; [ - pv wget nix-index + pv file wget nix-index e2fsprogs zip unzip pciutils usbutils lsscsi ] ++ optionals config.passthrough.gui [