style(home/tilo): better format file
This commit is contained in:
		
							parent
							
								
									4e97947206
								
							
						
					
					
						commit
						0b01ed04f5
					
				@ -1,10 +1,7 @@
 | 
				
			|||||||
{config, ...}: {
 | 
					{
 | 
				
			||||||
  imports = [../light-home.nix];
 | 
					  imports = [../light-home.nix];
 | 
				
			||||||
  home = {
 | 
					  home = {
 | 
				
			||||||
    cli.nh.flake = "/tank/phundrak/nixos";
 | 
					    cli.nh.flake = "/tank/phundrak/nixos";
 | 
				
			||||||
    phundrak.sshKey = {
 | 
					    phundrak.sshKey.content = builtins.readFile ../../../keys/id_tilo.pub;
 | 
				
			||||||
      content = builtins.readFile ../../../keys/id_tilo.pub;
 | 
					 | 
				
			||||||
      # file = "${config.home.homeDirectory}/.ssh/id_ed25519.pub";
 | 
					 | 
				
			||||||
    };
 | 
					 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user