1Password: Difference between revisions

imported>Pluiedev
m forgot to specify nixpkgs as an input
imported>Pluiedev
m not required
Line 2: Line 2:
If you're using NixOS, you can enable 1Password and its GUI by:
If you're using NixOS, you can enable 1Password and its GUI by:
{{file|/etc/nixos/configuration.nix|nix|<nowiki>
{{file|/etc/nixos/configuration.nix|nix|<nowiki>
{ config, lib, pkgs, nixpkgs, ... }:
{ config, lib, pkgs, ... }:
{
{
   # Enable the unfree 1Password packages
   # Enable the unfree 1Password packages