add adb to lpt2
This commit is contained in:
		
							parent
							
								
									24f1cb3848
								
							
						
					
					
						commit
						7891b4ebae
					
				
					 2 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
					@ -40,5 +40,9 @@ nixpkgs.lib.nixosSystem {
 | 
				
			||||||
        #  ''ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIALWKm+d6KL6Vl3grPOcGouiNTkvdhXuWJmcrdEBY2nw ronja-ssh-host-key''
 | 
					        #  ''ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIALWKm+d6KL6Vl3grPOcGouiNTkvdhXuWJmcrdEBY2nw ronja-ssh-host-key''
 | 
				
			||||||
        #];
 | 
					        #];
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      {
 | 
				
			||||||
 | 
					        programs.adb.enable = true;
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -13,6 +13,7 @@
 | 
				
			||||||
        "dialout"
 | 
					        "dialout"
 | 
				
			||||||
        "podman"
 | 
					        "podman"
 | 
				
			||||||
        "nginx"
 | 
					        "nginx"
 | 
				
			||||||
 | 
					        "adbusers"
 | 
				
			||||||
      ];
 | 
					      ];
 | 
				
			||||||
      shell = pkgs.zsh;
 | 
					      shell = pkgs.zsh;
 | 
				
			||||||
      autoSubUidGidRange = true;
 | 
					      autoSubUidGidRange = true;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue