10 lines
		
	
	
	
		
			135 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			135 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
| {
 | |
|   imports = [ 
 | |
|     ./system76Scheduler.nix
 | |
|     ./dbus.nix
 | |
|     ./gnome.nix
 | |
|     ./gvfs.nix
 | |
|     # ./nixarr.nix
 | |
|     ./flatpak.nix
 | |
|   ];
 | |
| }
 |