hosts/Infini-FRAMEWORK: enable gaming on Framework

This commit is contained in:
Infinidoge 2021-12-16 09:32:58 -05:00
parent 9f44debc6e
commit e2e9f614d5

View file

@ -47,6 +47,12 @@
enable = true;
btrfs.enable = true;
};
desktop = {
gaming = {
steam.enable = true;
multimc.enable = true;
};
};
};
networking.interfaces.wlp170s0.useDHCP = true;