nfs-utils: ship
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user