chaoticNyx: move to module
This commit is contained in:
parent
c62cc3a2bd
commit
92d5e800a2
4 changed files with 6 additions and 2 deletions
|
|
@ -15,5 +15,5 @@
|
|||
};
|
||||
};
|
||||
|
||||
config = lib.optionalAttrs (options ? hardware) {hardware.xone.enable = true;};
|
||||
config = lib.optionalAttrs (options ? hardware) {hardware.xone.enable = config.mods.xone.enable;};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue