49 lines
		
	
	
	
		
			902 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
	
		
			902 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
 | 
						|
    ./kdenlive.nix
 | 
						|
    ./krita.nix
 | 
						|
    ./protonvpn.nix
 | 
						|
    ./calibre.nix
 | 
						|
    ./bruno.nix
 | 
						|
    ./dbeaver.nix
 | 
						|
    ./dungeon-draft.nix
 | 
						|
    ./steam.nix
 | 
						|
    ./vscode
 | 
						|
    ./ungoogled-chromium.nix
 | 
						|
    ./libreoffice.nix
 | 
						|
    ./mapillary-uploader.nix
 | 
						|
    ./inkscape.nix
 | 
						|
    ./gimp.nix
 | 
						|
    ./guild-wars-2.nix
 | 
						|
    ./proxmark3.nix
 | 
						|
    ./freecad.nix
 | 
						|
    ./onionshare.nix
 | 
						|
    ./mfoc.nix
 | 
						|
    ./pdfarranger.nix
 | 
						|
    ./picard.nix
 | 
						|
    ./qflipper.nix
 | 
						|
    ./openvpn.nix
 | 
						|
    ./noisetorch.nix
 | 
						|
    ./olympus.nix
 | 
						|
    ./openrgb.nix
 | 
						|
    ./via.nix
 | 
						|
    ./vortex.nix
 | 
						|
    ./davinci-resolve.nix
 | 
						|
    ./gdx-liftoff.nix
 | 
						|
    ./tor-browser.nix
 | 
						|
    ./polycule.nix
 | 
						|
    ./vmware-workstation.nix
 | 
						|
  ];
 | 
						|
}
 |