mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-09-19 16:49:04 +05:30
refactor(droid): rename module namespace to nixondroid
This commit is contained in:
@@ -62,8 +62,8 @@ let
|
||||
;
|
||||
};
|
||||
modules = [
|
||||
config.flake.modules.droid.core
|
||||
config.flake.modules.droid.${hostName}
|
||||
config.flake.modules.nixOnDroid.core
|
||||
config.flake.modules.nixOnDroid.${hostName}
|
||||
];
|
||||
};
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user