mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
fix: use legacyPackages, now compiling fine
This commit is contained in:
parent
08db98efd4
commit
2b440bbde3
6 changed files with 5 additions and 16 deletions
|
@ -52,7 +52,7 @@
|
|||
hardware = {
|
||||
enableRedistributableFirmware = true;
|
||||
enableAllFirmware = true;
|
||||
video.hidpi.enable = lib.mkDefault true;
|
||||
video.hidpi.enable = true;
|
||||
opengl.enable = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue