feat: add pv
This commit is contained in:
parent
0634268d98
commit
e04c73e5ce
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
||||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
pv
|
||||||
git
|
git
|
||||||
vim
|
vim
|
||||||
curl
|
curl
|
||||||
|
|
Loading…
Reference in a new issue