nfs-utils: ship

This commit is contained in:
2025-08-13 23:40:04 +00:00
parent 844a838016
commit 7e671285ca

View File

@@ -87,6 +87,7 @@ in
"mmcli"
"nano"
# "ncdu" # ncurses disk usage. doesn't cross compile (zig)
"nfs-utils" # required, for mounting nfs filesystems
"neovim"
"netcat"
"nethogs"
@@ -907,6 +908,8 @@ in
networkmanagerapplet.sandbox.whitelistWayland = true;
networkmanagerapplet.sandbox.whitelistDbus.system = true;
nfs-utils.sandbox.method = null; #< TODO: sandbox
nil.sandbox.whitelistPwd = true;
nil.sandbox.keepPids = true;