add termux device type with shared home-manager userspace module

This commit is contained in:
2026-08-06 17:53:11 +03:00
parent 8434688515
commit 6b426eaa55
9 changed files with 293 additions and 279 deletions
+9
View File
@@ -0,0 +1,9 @@
{
lib,
pkgs,
...
}:
{
# imports = [
# ];
}