use latest keepass

This commit is contained in:
foosinn 2020-06-11 19:53:34 +02:00
parent 53b41531c2
commit 62df020081

View file

@ -3,7 +3,9 @@
# to /etc/nixos/configuration.nix instead.
{ config, lib, pkgs, ... }:
{
let
unstable = import <nixos-unstable> {};
in {
programs.sway = {
enable = true;
extraPackages = with pkgs; [
@ -41,7 +43,7 @@
environment.systemPackages = with pkgs; [
alacritty
firefox
keepassxc
unstable.keepassxc
neofetch
pulseaudio
pulsemixer