This commit is contained in:
Sridhar Ratnakumar 2024-10-22 18:07:49 -04:00
parent f948359e58
commit 4bef4f2d3d

View file

@ -1,7 +1,7 @@
# https://nixos.wiki/wiki/1Password
{ lib, ... }:
{
# Enable the unfree 1Password packages
# Enable the unfree 1Password packages
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
"1password-gui"
"1password"