all repos — archive/nixos-configuration @ 454d3c333e7424c62247c38fbbe681ccdb422bd2

Superseded by nixfiles

Use newer versions of password managers They need to be kept up-to-date with their corresponding browser plugins, which are auto-updated. Using unstable nixpkgs here should reduce the frequency of breakages

Alan Pearce
commit

454d3c333e7424c62247c38fbbe681ccdb422bd2

parent

35d9c9a4e7c785ae4707174872b09d1327cf9ec5

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M modules/programs/passwords.nixmodules/programs/passwords.nix
@@ -1,6 +1,6 @@
{ config, pkgs, ... }: -{ environment.systemPackages = with pkgs; [ +{ environment.systemPackages = with pkgs.unstable; [ keepassx-community rofi-pass pass