9 lines
		
	
	
	
		
			115 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			115 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
| {
 | |
|   imports = [
 | |
|     ./system76Scheduler.nix
 | |
|     ./dbus.nix
 | |
|     ./gnome.nix
 | |
|     ./gvfs.nix
 | |
|     ./flatpak.nix
 | |
|   ];
 | |
| }
 |