hosts: rename modules -> programs
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
4
hosts/programs/adb/default.nix
Normal file
4
hosts/programs/adb/default.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ ... }:
|
||||
{
|
||||
programs.adb.enable = true;
|
||||
}
|
Reference in New Issue
Block a user