Add arch to hosts, share host config with flake.
This commit is contained in:
@@ -149,7 +149,6 @@ let
|
||||
arch = mkOption {
|
||||
type = str;
|
||||
description = "System architecture of the system.";
|
||||
default = "x86_64-linux";
|
||||
};
|
||||
|
||||
android-dev = mkEnableOption "Enable ADB on the host.";
|
||||
|
||||
Reference in New Issue
Block a user