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