Flat
This commit is contained in:
parent
b45ffc7a10
commit
0b5232d97f
1 changed files with 2 additions and 2 deletions
|
@ -795,8 +795,8 @@
|
|||
|
||||
gaming = {pkgs, ...}: {
|
||||
imports = with nixosModules; [
|
||||
lutris
|
||||
steam
|
||||
# lutris # use the flatpak
|
||||
steam # TODO: use the flatpak?
|
||||
];
|
||||
|
||||
environment = {
|
||||
|
|
Loading…
Reference in a new issue