nixdots/system/roles/uni/default.nix
2024-09-24 11:19:54 +02:00

6 lines
41 B
Nix

{
imports = [
./android.nix
];
}