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