Make nix config evaluate on m1
This commit is contained in:
parent
cfc752a3db
commit
f155382789
3 changed files with 4 additions and 2 deletions
|
@ -28,6 +28,8 @@
|
|||
useExperimentalGPUDriver = true;
|
||||
experimentalGPUInstallMode = "overlay";
|
||||
};
|
||||
## Additional mesa-related packages
|
||||
environment.systemPackages = with pkgs; [ SDL2 ];
|
||||
|
||||
# Power Management
|
||||
services.upower = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue