This commit is contained in:
2026-05-29 14:37:41 +03:00
parent 16cfa90286
commit 7ea803d7cd
7 changed files with 66 additions and 65 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ lib.mkIf config.programs.gamemode.enable {
environment.systemPackages = with pkgs; [
mangohud
protonup-ng
bottles
pkgs-stable.bottles
pkgs-stable.heroic
prismlauncher
];
+1 -1
View File
@@ -2,7 +2,7 @@
programs.ssh = {
enable = true;
enableDefaultConfig = false;
matchBlocks = {
settings = {
"*" = {
serverAliveInterval = 30;
serverAliveCountMax = 5;