diff --git a/base/apollo/configuration.nix b/base/apollo/configuration.nix index 73c4eb1..9163b7b 100644 --- a/base/apollo/configuration.nix +++ b/base/apollo/configuration.nix @@ -23,7 +23,7 @@ services.wivrn.defaultRuntime = true; programs.steam.extraCompatPackages = with pkgs; [ proton-ge-rtsp-bin ]; environment.pathsToLink = [ "/share/xdg-desktop-portal" ]; - + security.sudo.package = pkgs.sudo.override { withInsults = true; }; powerManagement.cpuFreqGovernor = "performance"; # Bootloader.