Configuration for pang13

This commit is contained in:
Elnu 2023-09-23 13:06:15 -07:00
parent 7734fbcd64
commit f342ac6f9d
10 changed files with 138 additions and 6 deletions

View file

@ -22,11 +22,6 @@
allowedUDPPorts = [ config.services.tailscale.port ];
};
hardware.opengl = {
enable = true;
driSupport32Bit = true; # Required for Touhou
};
boot.loader = {
efi = {
canTouchEfiVariables = true;