feat: install a couple more programs
This commit is contained in:
		
							parent
							
								
									6dc175941e
								
							
						
					
					
						commit
						5845bbb111
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1,9 +1,11 @@
 | 
			
		|||
{pkgs, ...}: {
 | 
			
		||||
  home.packages = with pkgs;
 | 
			
		||||
    [
 | 
			
		||||
      logisim # required for outdated projects
 | 
			
		||||
      libreoffice
 | 
			
		||||
      obsidian
 | 
			
		||||
      x2goclient
 | 
			
		||||
      zathura
 | 
			
		||||
      zoom-us
 | 
			
		||||
    ]
 | 
			
		||||
    ++ (with unstable.pkgs; [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue