Move arocanon user from xeon08 to common
This commit is contained in:
		
							parent
							
								
									6558a6ab77
								
							
						
					
					
						commit
						0b57bbc6e3
					
				| @ -3,7 +3,8 @@ | |||||||
| { | { | ||||||
|   users = { |   users = { | ||||||
|     mutableUsers = false; |     mutableUsers = false; | ||||||
|     users.rarias = { |     users = { | ||||||
|  |       rarias = { | ||||||
|         uid = 1880; |         uid = 1880; | ||||||
|         isNormalUser = true; |         isNormalUser = true; | ||||||
|         home = "/home/Computational/rarias"; |         home = "/home/Computational/rarias"; | ||||||
| @ -13,6 +14,17 @@ | |||||||
|         hashedPassword = "$6$u06tkCy13enReBsb$xiI.twRvvTfH4jdS3s68NZ7U9PSbGKs5.LXU/UgoawSwNWhZo2hRAjNL5qG0/lAckzcho2LjD0r3NfVPvthY6/"; |         hashedPassword = "$6$u06tkCy13enReBsb$xiI.twRvvTfH4jdS3s68NZ7U9PSbGKs5.LXU/UgoawSwNWhZo2hRAjNL5qG0/lAckzcho2LjD0r3NfVPvthY6/"; | ||||||
|       }; |       }; | ||||||
| 
 | 
 | ||||||
|  |       arocanon = { | ||||||
|  |         uid = 1042; | ||||||
|  |         isNormalUser = true; | ||||||
|  |         home = "/home/Computational/arocanon"; | ||||||
|  |         description = "Aleix Roca"; | ||||||
|  |         group = "Computational"; | ||||||
|  |         extraGroups = [ "wheel" ]; | ||||||
|  |         hashedPassword = "$6$hliZiW4tULC/tH7p$pqZarwJkNZ7vS0G5llWQKx08UFG9DxDYgad7jplMD8WkZh5k58i4dfPoWtnEShfjTO6JHiIin05ny5lmSXzGM/"; | ||||||
|  |       }; | ||||||
|  |     }; | ||||||
|  | 
 | ||||||
|     groups = { |     groups = { | ||||||
|       Computational = { gid = 564; }; |       Computational = { gid = 564; }; | ||||||
|     }; |     }; | ||||||
|  | |||||||
| @ -1,18 +1,6 @@ | |||||||
| { ... }: | { ... }: | ||||||
| 
 | 
 | ||||||
| { | { | ||||||
|   users = { |  | ||||||
|     users.arocanon = { |  | ||||||
|       uid = 1042; |  | ||||||
|       isNormalUser = true; |  | ||||||
|       home = "/home/Computational/arocanon"; |  | ||||||
|       description = "Aleix Roca"; |  | ||||||
|       group = "Computational"; |  | ||||||
|       extraGroups = [ "wheel" ]; |  | ||||||
|       hashedPassword = "$6$hliZiW4tULC/tH7p$pqZarwJkNZ7vS0G5llWQKx08UFG9DxDYgad7jplMD8WkZh5k58i4dfPoWtnEShfjTO6JHiIin05ny5lmSXzGM/"; |  | ||||||
|     }; |  | ||||||
|   }; |  | ||||||
| 
 |  | ||||||
|   security.sudo.extraRules= [{ |   security.sudo.extraRules= [{ | ||||||
|     users = [ "arocanon" ]; |     users = [ "arocanon" ]; | ||||||
|     commands = [{ |     commands = [{ | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user