oath-toolkit,sops: sandbox with bunpen
This commit is contained in:
@@ -971,7 +971,7 @@ in
|
|||||||
nvme-cli.sandbox.capabilities = [ "sys_rawio" ];
|
nvme-cli.sandbox.capabilities = [ "sys_rawio" ];
|
||||||
|
|
||||||
# contains only `oathtool`, which i only use for evaluating TOTP codes from CLI/stdin
|
# contains only `oathtool`, which i only use for evaluating TOTP codes from CLI/stdin
|
||||||
oath-toolkit.sandbox.method = "bwrap";
|
oath-toolkit.sandbox.method = "bunpen";
|
||||||
|
|
||||||
# settings (electron app)
|
# settings (electron app)
|
||||||
obsidian.persist.byStore.plaintext = [ ".config/obsidian" ];
|
obsidian.persist.byStore.plaintext = [ ".config/obsidian" ];
|
||||||
@@ -1115,7 +1115,7 @@ in
|
|||||||
# TODO: enable dma heaps for more efficient buffer sharing: <https://gitlab.com/postmarketOS/pmaports/-/issues/2789>
|
# TODO: enable dma heaps for more efficient buffer sharing: <https://gitlab.com/postmarketOS/pmaports/-/issues/2789>
|
||||||
snapshot = {};
|
snapshot = {};
|
||||||
|
|
||||||
sops.sandbox.method = "bwrap";
|
sops.sandbox.method = "bunpen";
|
||||||
sops.sandbox.extraHomePaths = [
|
sops.sandbox.extraHomePaths = [
|
||||||
".config/sops"
|
".config/sops"
|
||||||
"nixos"
|
"nixos"
|
||||||
|
Reference in New Issue
Block a user