restructuring5

This commit is contained in:
cnst
2024-06-24 20:59:48 +02:00
parent c130053edf
commit d1b3c635c8
11 changed files with 120 additions and 61 deletions

1
hosts/common/adb.nix Normal file
View File

@@ -0,0 +1 @@
{ programs.adb.enable = true; }