error
This commit is contained in:
parent
3d7f627d3b
commit
5b16d8ed3a
5 changed files with 69 additions and 101 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ lib, system-config, ...}: {
|
||||
imports = [
|
||||
] ++ lib.optionals system-config.gaming [
|
||||
./awakened-poe-trading
|
||||
] ++ lib.optionals system-config.gaming.enable [
|
||||
# ./awakened-poe-trading
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue