Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Oct 22, 2024
1 parent f948359 commit 4bef4f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nixos/linux/gui/_1password.nix
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 4bef4f2

Please sign in to comment.