mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-08 23:53:11 +03:00
add termux device type with shared home-manager userspace module
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"vds"
|
||||
"vds-new"
|
||||
"wsl"
|
||||
"termux"
|
||||
];
|
||||
default = "minimal";
|
||||
description = "Type of device for this host.";
|
||||
|
||||
Reference in New Issue
Block a user