forked from fabian/nix
		
	apply config changes for 25.05
This commit is contained in:
		
							parent
							
								
									2c2fa2b6c1
								
							
						
					
					
						commit
						0249e2941b
					
				
					 4 changed files with 4 additions and 4 deletions
				
			
		|  | @ -15,7 +15,7 @@ in { | ||||||
|       calibre |       calibre | ||||||
|       chromium |       chromium | ||||||
|       discord |       discord | ||||||
|       gwenview |       kdePackages.gwenview | ||||||
|       libreoffice-fresh |       libreoffice-fresh | ||||||
|       mpv |       mpv | ||||||
|       obs-studio |       obs-studio | ||||||
|  |  | ||||||
|  | @ -38,7 +38,7 @@ in { | ||||||
|       maxCacheTtl = 3600 * 6; |       maxCacheTtl = 3600 * 6; | ||||||
|       maxCacheTtlSsh = 3600 * 6; |       maxCacheTtlSsh = 3600 * 6; | ||||||
| 
 | 
 | ||||||
|       pinentryPackage = pkgs.pinentry-emacs; |       pinentry.package = pkgs.pinentry-emacs; | ||||||
|     }; |     }; | ||||||
| 
 | 
 | ||||||
|     accounts.email.accounts = { |     accounts.email.accounts = { | ||||||
|  |  | ||||||
|  | @ -28,7 +28,7 @@ in { | ||||||
|         ignoreSpace = true; |         ignoreSpace = true; | ||||||
|       }; |       }; | ||||||
| 
 | 
 | ||||||
|       initExtra = import ./zshrc.nix {inherit config lib pkgs;}; |       initContent = import ./zshrc.nix {inherit config lib pkgs;}; | ||||||
|     }; |     }; | ||||||
|   }; |   }; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | @ -85,7 +85,7 @@ | ||||||
|         enableRST = true; |         enableRST = true; | ||||||
|       }) |       }) | ||||||
|       gnucash |       gnucash | ||||||
|       kdenlive |       kdePackages.kdenlive | ||||||
|       nmap |       nmap | ||||||
|       qbittorrent |       qbittorrent | ||||||
|       virt-manager |       virt-manager | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue