mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: cleaned up some stuff
This commit is contained in:
parent
cbb7128218
commit
de63708b61
22 changed files with 85 additions and 31 deletions
|
@ -1,12 +0,0 @@
|
|||
{pkgs, ...}: {
|
||||
programs = {
|
||||
steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true;
|
||||
dedicatedServer.openFirewall = true;
|
||||
extraPackages = [pkgs.curl];
|
||||
};
|
||||
java.enable = true;
|
||||
};
|
||||
hardware.steam-hardware.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue