Remove bluebuild and more

This commit is contained in:
Henry Hiles 2024-06-26 09:13:33 -04:00
parent b420abe988
commit fd26bc69f0
5 changed files with 64 additions and 212 deletions

View file

@ -16,6 +16,7 @@
dynamicBoost.enable = true;
};
environment.sessionVariables.GAMEMODERUNEXEC = "nvidia-offload";
services.xserver.videoDrivers = ["nvidia"];
networking.hostName = "quadtop";
}