diff --git a/modules/graphical/games.nix b/modules/graphical/games.nix index 7f4f8ad..d94698a 100644 --- a/modules/graphical/games.nix +++ b/modules/graphical/games.nix @@ -39,7 +39,7 @@ in { lutris prismlauncher steamtinkerlaunch - #tetrio-desktop #fuck you osk + tetrio-desktop #libs ]) ++ optionals cfg.enableVr (with pkgs; [ beatsabermodmanager ]); diff --git a/systems/amd-server/configuration.nix b/systems/amd-server/configuration.nix index da455b2..e08d398 100644 --- a/systems/amd-server/configuration.nix +++ b/systems/amd-server/configuration.nix @@ -21,7 +21,6 @@ ld.enable = true; settings.enable = true; }; - services = { syncthing = { enable = true; }; }; hardware = { amd-gpu.enable = true; firmware.enable = true;