From 32d89845ea8991ace9ed5faab3a99803f64f4876 Mon Sep 17 00:00:00 2001 From: iFargle Date: Fri, 6 Oct 2023 14:07:22 +0900 Subject: [PATCH] Update --- nixos/small.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nixos/small.nix b/nixos/small.nix index 1e7aa06d..7cd7300c 100644 --- a/nixos/small.nix +++ b/nixos/small.nix @@ -18,7 +18,11 @@ # List packages installed in system profile environment.systemPackages = with pkgs; [ git + bat + exa + duf gnupg + screen ]; # Select internationalisation properties.