forked from fediversity/fediversity
		
	nix.settings.trusted-users
				
					
				
			This commit is contained in:
		
							parent
							
								
									9f471327df
								
							
						
					
					
						commit
						fca563a987
					
				
					 2 changed files with 2 additions and 4 deletions
				
			
		|  | @ -29,6 +29,8 @@ | |||
| 
 | ||||
|   security.sudo.wheelNeedsPassword = false; | ||||
| 
 | ||||
|   nix.settings.trusted-users = [ "@wheel" ]; | ||||
| 
 | ||||
|   ## FIXME: Remove direct root authentication once NixOps4 supports users with | ||||
|   ## password-less sudo. | ||||
|   users.root.openssh.authorizedKeys.keys = [ | ||||
|  |  | |||
|  | @ -6,8 +6,4 @@ | |||
|     ip4 = "185.206.232.179"; | ||||
|     ip6 = "2a00:51c0:12:1201::179"; | ||||
|   }; | ||||
| 
 | ||||
|   nix = { | ||||
|     settings.trusted-users = [ "@wheel" ]; | ||||
|   }; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue