lio config in new style
This commit is contained in:
parent
230c1182e1
commit
03465ab505
9 changed files with 1738 additions and 41 deletions
4
components/nix/steam.nix
Normal file
4
components/nix/steam.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs.steam.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue