up
This commit is contained in:
parent
09bb3e5a7b
commit
327064d0de
|
@ -1,5 +1,6 @@
|
|||
{ config, pkgs, lib, ... }:
|
||||
pkgs.writeShellScriptBin "wpass" ''
|
||||
_gpg-unlock
|
||||
set -xe
|
||||
|
||||
wtype=${pkgs.wtype}/bin/wtype
|
||||
|
|
|
@ -183,6 +183,7 @@ in {
|
|||
configure-gtk
|
||||
wayland
|
||||
glib # gsettings
|
||||
usbutils
|
||||
# dracula-theme # gtk theme
|
||||
gnome3.adwaita-icon-theme # default gnome cursors
|
||||
swaylock
|
||||
|
|
Loading…
Reference in a new issue