forked from jan-leila/nix-config
		
	moved krita to programs folder
This commit is contained in:
		
							parent
							
								
									b7dd5328d0
								
							
						
					
					
						commit
						2d396228c7
					
				
					 4 changed files with 33 additions and 2 deletions
				
			
		|  | @ -18,7 +18,6 @@ in { | |||
|     home.packages = lib.lists.optionals userConfig.isDesktopUser ( | ||||
|       with pkgs; [ | ||||
|         ungoogled-chromium | ||||
|         krita | ||||
|         gnomeExtensions.dash-to-panel | ||||
|       ] | ||||
|     ); | ||||
|  | @ -61,6 +60,7 @@ in { | |||
|         signal-desktop-bin.enable = true; | ||||
|         steam.enable = true; | ||||
|         piper.enable = hardware.piperMouse.enable; | ||||
|         krita.enable = true; | ||||
|       }) | ||||
|     ]; | ||||
|   }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue