software/steam: add steam module
This commit is contained in:
parent
94fa6bc2f3
commit
df5738904f
5 changed files with 63 additions and 17 deletions
|
@ -37,6 +37,9 @@
|
|||
enable = true;
|
||||
btrfs.enable = true;
|
||||
};
|
||||
software = {
|
||||
steam.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
networking.interfaces = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue