Enable steam
This commit is contained in:
parent
4b1155d79f
commit
b306c15471
|
@ -250,5 +250,8 @@
|
|||
services.dnsmasq.extraConfig = ''
|
||||
addn-hosts=${config.sops.secrets.hosts.path}
|
||||
'';
|
||||
|
||||
# Gaming!
|
||||
programs.steam.enable = true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue