programs: ethtool: sandbox
This commit is contained in:
@@ -328,6 +328,10 @@ in
|
||||
# TODO: package [smile](https://github.com/mijorus/smile) for probably a better mobile experience.
|
||||
emote.persist.byStore.plaintext = [ ".local/share/Emote" ];
|
||||
|
||||
ethtool.sandbox.method = "landlock";
|
||||
ethtool.sandbox.wrapperType = "wrappedDerivation";
|
||||
ethtool.sandbox.capabilities = [ "net_admin" ];
|
||||
|
||||
eza.sandbox.method = "landlock"; # ls replacement
|
||||
eza.sandbox.wrapperType = "wrappedDerivation"; # slow to build
|
||||
eza.sandbox.autodetectCliPaths = true;
|
||||
|
Reference in New Issue
Block a user