treewide: format using nixfmt-rfc-style
This commit is contained in:
		
							parent
							
								
									5218277b3e
								
							
						
					
					
						commit
						15c5e33060
					
				
					 98 changed files with 1930 additions and 990 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,11 @@
 | 
			
		|||
{ config, pkgs, lib, inputs, ... }: {
 | 
			
		||||
{
 | 
			
		||||
  config,
 | 
			
		||||
  pkgs,
 | 
			
		||||
  lib,
 | 
			
		||||
  inputs,
 | 
			
		||||
  ...
 | 
			
		||||
}:
 | 
			
		||||
{
 | 
			
		||||
  xdg.configFile = {
 | 
			
		||||
    "ranger/rc.conf".source = ./rc.conf;
 | 
			
		||||
    "ranger/rifle.conf".source = ./rifle.conf;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue