forked from jan-leila/nix-config
		
	fixed nix-darwin building
This commit is contained in:
		
							parent
							
								
									0d0443a02a
								
							
						
					
					
						commit
						5f21fd43ff
					
				
					 14 changed files with 201 additions and 105 deletions
				
			
		
							
								
								
									
										20
									
								
								configurations/darwin/hesperium/configuration.nix
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								configurations/darwin/hesperium/configuration.nix
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,20 @@ | |||
| {...}: { | ||||
|   host = { | ||||
|     users = { | ||||
|       leyla = { | ||||
|         isDesktopUser = true; | ||||
|         isTerminalUser = true; | ||||
|         isPrincipleUser = true; | ||||
|       }; | ||||
|       ester = { | ||||
|         isPrincipleUser = true; | ||||
|         isNormalUser = true; | ||||
|       }; | ||||
|       eve.isNormalUser = false; | ||||
|     }; | ||||
|   }; | ||||
| 
 | ||||
|   system.stateVersion = 5; | ||||
| 
 | ||||
|   nixpkgs.hostPlatform = "aarch64-darwin"; | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue