feat: add pv

This commit is contained in:
Ahurac 2024-11-04 11:15:38 +01:00
parent 0634268d98
commit e04c73e5ce

View file

@ -25,6 +25,7 @@
nix.settings.experimental-features = [ "nix-command" "flakes" ];
environment.systemPackages = with pkgs; [
pv
git
vim
curl