all repos — nixfiles @ 080d3d81f26dd6f3531d8477c93ad4547ae0e2cc

System and user configuration, managed by nix and home-manager

Merge remote-tracking branch 'origin/master'
Alan Pearce alan@alanpearce.eu
Wed, 01 Aug 2018 12:27:07 +0200
commit

080d3d81f26dd6f3531d8477c93ad4547ae0e2cc

parent

a4fc11580a6517e9f6641e3a7cf16fc96d56ba52

1 files changed, 1 insertions(+), 1 deletions(-)

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