This commit is contained in:
iFargle 2023-10-06 14:07:22 +09:00
parent f0f97604ab
commit 32d89845ea

View file

@ -18,7 +18,11 @@
# List packages installed in system profile # List packages installed in system profile
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
git git
bat
exa
duf
gnupg gnupg
screen
]; ];
# Select internationalisation properties. # Select internationalisation properties.