hosts/Infini-FRAMEWORK: enable gaming on Framework
This commit is contained in:
parent
9f44debc6e
commit
e2e9f614d5
1 changed files with 6 additions and 0 deletions
|
@ -47,6 +47,12 @@
|
|||
enable = true;
|
||||
btrfs.enable = true;
|
||||
};
|
||||
desktop = {
|
||||
gaming = {
|
||||
steam.enable = true;
|
||||
multimc.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
networking.interfaces.wlp170s0.useDHCP = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue