added leyla to abd users

This commit is contained in:
Leyla Becker 2024-07-09 18:19:13 -05:00
parent 7186c2736b
commit 50f2c88fff
3 changed files with 3 additions and 3 deletions

View file

@ -20,6 +20,8 @@ in
programs.noisetorch.enable = true;
programs.adb.enable = true;
nixpkgs.config.permittedInsecurePackages = [
"electron-25.9.0"
];