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:
|
# List packages installed in system profile. To search, run:
|
||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
nfs-utils
|
||||||
vim
|
vim
|
||||||
wireguard-tools
|
wireguard-tools
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue