forked from jan-leila/nix-config
		
	added isPrincipleUser to users
This commit is contained in:
		
							parent
							
								
									ddc087a548
								
							
						
					
					
						commit
						aa7c2a2a15
					
				
					 5 changed files with 148 additions and 83 deletions
				
			
		|  | @ -17,8 +17,9 @@ | |||
|   host = { | ||||
|     users = { | ||||
|       leyla = { | ||||
|         isTerminalUser = true; | ||||
|         isDesktopUser = true; | ||||
|         isTerminalUser = true; | ||||
|         isPrincipleUser = true; | ||||
|       }; | ||||
|       ester.isNormalUser = false; | ||||
|       eve.isNormalUser = false; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue