zfs: sandbox
This commit is contained in:
@@ -1192,7 +1192,8 @@ in
|
|||||||
yt-dlp.sandbox.net = "all";
|
yt-dlp.sandbox.net = "all";
|
||||||
yt-dlp.sandbox.whitelistPwd = true; # saves to pwd by default
|
yt-dlp.sandbox.whitelistPwd = true; # saves to pwd by default
|
||||||
|
|
||||||
zfs = {};
|
zfs.sandbox.method = "landlock"; #< bwrap doesn't work
|
||||||
|
zfs.sandbox.extraPaths = [ "/dev" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
sane.persist.sys.byStore.plaintext = lib.mkIf config.sane.programs.guiApps.enabled [
|
sane.persist.sys.byStore.plaintext = lib.mkIf config.sane.programs.guiApps.enabled [
|
||||||
|
Reference in New Issue
Block a user