server cleanup

This commit is contained in:
k
2024-10-19 16:01:42 +00:00
parent d5c6104c59
commit 91e2e87ed6
3 changed files with 7 additions and 66 deletions

View File

@@ -28,7 +28,8 @@
home-manager = { users = { "k" = import ./home.nix; }; };
environment.systemPackages = with pkgs; [ microcodeIntel ];
hardware.opengl = {
hardware.graphics = {
enable = true;
extraPackages = with pkgs; [
intel-compute-runtime