mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
profile/android: init profiles
This commit is contained in:
parent
b6b9a1860d
commit
301986bda3
5 changed files with 34 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
programs.adb.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
scrcpy
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue