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
+1
View File
@@ -16,6 +16,7 @@
"vds"
"vds-new"
"wsl"
"termux"
];
default = "minimal";
description = "Type of device for this host.";