install nfs-utils
This commit is contained in:
parent
67e4a74a22
commit
5ab21de745
|
@ -44,6 +44,7 @@
|
|||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
nfs-utils
|
||||
vim
|
||||
wireguard-tools
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue