Update configuration.nix

This commit is contained in:
Aaron Honeycutt 2022-05-06 16:23:41 +00:00
parent a5ebb4ef17
commit 615ebffa6d

View file

@ -32,11 +32,6 @@
};
# Select internationalisation properties.
console = {
defaultLocale = "en_US.UTF-8";
};
# nVidia driver
hardware.opengl.driSupport32Bit = true;
hardware.bluetooth.enable = true;