improvement: git, hyprland, steam
added gitbutler, introduced maintenance for nixpkgs, cleaned up some files, keyring should now unlock ad login
This commit is contained in:
		
							parent
							
								
									78789f6e87
								
							
						
					
					
						commit
						defc218b49
					
				
					 12 changed files with 175 additions and 103 deletions
				
			
		| 
						 | 
				
			
			@ -6,7 +6,7 @@
 | 
			
		|||
  ...
 | 
			
		||||
}:
 | 
			
		||||
let
 | 
			
		||||
  inherit (lib) mkIf types;
 | 
			
		||||
  inherit (lib) mkIf;
 | 
			
		||||
  inherit (lib.wyrdgard) mkBoolOpt;
 | 
			
		||||
  cfg = config.${namespace}.security.keyring;
 | 
			
		||||
in
 | 
			
		||||
| 
						 | 
				
			
			@ -17,5 +17,6 @@ in
 | 
			
		|||
 | 
			
		||||
  config = mkIf cfg.enable {
 | 
			
		||||
    services.gnome.gnome-keyring.enable = true;
 | 
			
		||||
    security.pam.services.sddm.enableGnomeKeyring = true;
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue