unl0kr: supply via buffybox

This commit is contained in:
2024-10-05 12:59:30 +00:00
parent 96f563be18
commit e64a5a486b

View File

@@ -19,6 +19,9 @@ in
}; };
}; };
# pkgs.unl0kr works fine, but the newer version packaged as part of buffybox is way more performant
packageUnwrapped = pkgs.buffybox;
# N.B.: this sandboxing applies to `unl0kr` itself -- the on-screen-keyboard; # N.B.: this sandboxing applies to `unl0kr` itself -- the on-screen-keyboard;
# NOT to the wrapper which invokes `login`. # NOT to the wrapper which invokes `login`.
sandbox.whitelistDri = true; sandbox.whitelistDri = true;