Update default.nix

This commit is contained in:
Thilo Hohlt
2023-06-03 08:00:22 +02:00
committed by GitHub
parent 03bc90702b
commit 8dcb7eccbf

View File

@@ -7,6 +7,8 @@
]; ];
networking.hostName = "pc"; networking.hostName = "pc";
hardware.opengl.enable = true;
security.polkit.enable = true; security.polkit.enable = true;