all repos — archive/nixos-configuration @ cb14f3e13c554e5de7ad1b160aecd8bf31bd4498

Superseded by nixfiles

Install rofi and rofi-pass

Alan Pearce
commit

cb14f3e13c554e5de7ad1b160aecd8bf31bd4498

parent

b89c607f1af55e503fa6447f11b4a6f856ea4927

2 files changed, 2 insertions(+), 0 deletions(-)

jump to
M modules/programs/passwords.nixmodules/programs/passwords.nix
@@ -2,6 +2,7 @@ { config, pkgs, ... }:
{ environment.systemPackages = with pkgs; [ keepassx-community + rofi-pass pass pwgen ];
M modules/programs/window-manager.nixmodules/programs/window-manager.nix
@@ -17,6 +17,7 @@ environment.systemPackages = with pkgs; [
dmenu dunst libnotify # for notify-send + rofi sxhkd scrot