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, ...}: {
|
gaming = {pkgs, ...}: {
|
||||||
imports = with nixosModules; [
|
imports = with nixosModules; [
|
||||||
lutris
|
# lutris # use the flatpak
|
||||||
steam
|
steam # TODO: use the flatpak?
|
||||||
];
|
];
|
||||||
|
|
||||||
environment = {
|
environment = {
|
||||||
|
|
Loading…
Reference in a new issue