non important commit
This commit is contained in:
parent
f12f53fb08
commit
ac7e102e77
2 changed files with 9 additions and 2 deletions
|
|
@ -1,6 +1,13 @@
|
|||
{
|
||||
programs = {
|
||||
steam.enable = true;
|
||||
steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true;
|
||||
dedicatedServer.openFirewall = true;
|
||||
localNetworkGameTransfers.openFirewall = true;
|
||||
};
|
||||
|
||||
gamemode.enable = true;
|
||||
bash.blesh.enable = true;
|
||||
nix-ld.enable = true;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -54,6 +54,6 @@
|
|||
pkgs.discord
|
||||
pkgs.heroic
|
||||
pkgs.prismlauncher
|
||||
pkgs.protonup-qt
|
||||
pkgs.protonup-ng
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue