feat(homeModule:lutris): lutris configuration init
This commit is contained in:
parent
f9915fbb1d
commit
8f67be9e68
2 changed files with 15 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ in
|
|||
config = lib.mkIf cfg.enable {
|
||||
homeModules.desktop = {
|
||||
gaming = {
|
||||
factorio.enable = false;
|
||||
lutris.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue