server cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user