43 lines
		
	
	
	
		
			772 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			43 lines
		
	
	
	
		
			772 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
| {...}: {
 | |
|   imports = [
 | |
|     ./firefox.nix
 | |
|     ./signal.nix
 | |
|     ./bitwarden.nix
 | |
|     ./makemkv.nix
 | |
|     ./obs.nix
 | |
|     ./anki.nix
 | |
|     ./piper.nix
 | |
|     ./qbittorrent.nix
 | |
|     ./discord.nix
 | |
|     ./obsidian.nix
 | |
|     ./prostudiomasters.nix
 | |
|     ./idea.nix
 | |
|     ./krita.nix
 | |
|     ./protonvpn.nix
 | |
|     ./calibre.nix
 | |
|     ./bruno.nix
 | |
|     ./dbeaver.nix
 | |
|     ./steam.nix
 | |
|     ./vscode
 | |
|     ./ungoogled-chromium.nix
 | |
|     ./libreoffice.nix
 | |
|     ./mapillary-uploader.nix
 | |
|     ./inkscape.nix
 | |
|     ./gimp.nix
 | |
|     ./proxmark3.nix
 | |
|     ./freecad.nix
 | |
|     ./onionshare.nix
 | |
|     ./mfoc.nix
 | |
|     ./pdfarranger.nix
 | |
|     ./picard.nix
 | |
|     ./qflipper.nix
 | |
|     ./openvpn.nix
 | |
|     ./noisetorch.nix
 | |
|     ./openrgb.nix
 | |
|     ./via.nix
 | |
|     ./davinci-resolve.nix
 | |
|     ./gdx-liftoff.nix
 | |
|     ./tor-browser.nix
 | |
|     ./polycule.nix
 | |
|   ];
 | |
| }
 |