server cleanup
This commit is contained in:
parent
d5c6104c59
commit
91e2e87ed6
3 changed files with 7 additions and 66 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue