forked from fabian/nix
		
	fix public key path
This commit is contained in:
		
							parent
							
								
									4fbe064802
								
							
						
					
					
						commit
						a5db281643
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -63,7 +63,7 @@ with lib; { | ||||||
|       group = "fabian"; |       group = "fabian"; | ||||||
|       shell = pkgs.zsh; |       shell = pkgs.zsh; | ||||||
|       extraGroups = ["users" "wheel" "networkmanager" "dialout" "libvirtd"]; |       extraGroups = ["users" "wheel" "networkmanager" "dialout" "libvirtd"]; | ||||||
|       openssh.authorizedKeys.keyFiles = [pki/fabian.ssh]; |       openssh.authorizedKeys.keyFiles = [public_files/pki/fabian.ssh]; | ||||||
|     }; |     }; | ||||||
|     groups.fabian.gid = 1000; |     groups.fabian.gid = 1000; | ||||||
|   }; |   }; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue