Update default.nix

This commit is contained in:
Thilo Hohlt
2023-06-07 20:35:31 +02:00
committed by GitHub
parent 4fdd853e6d
commit 0187345f2b

View File

@@ -8,6 +8,8 @@
networking.hostName = "pc"; networking.hostName = "pc";
environment.sessionVariables.NIXOS_OZONE_WL = "1";
hardware.opengl.enable = true; hardware.opengl.enable = true;
security.polkit.enable = true; security.polkit.enable = true;