mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-30 01:24:57 +08:00
fmt
This commit is contained in:
parent
f948359e58
commit
4bef4f2d3d
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue