This commit is contained in:
iFargle 2024-01-16 22:25:01 +09:00
parent 8588887c16
commit 152298a03d

View file

@ -33,11 +33,6 @@
# Set the networking hostname:
networking.hostName = "nixos-framework";
# Laptop can't sleep for some reason
systemd.services.systemd-logind.environment = {
SYSTEMD_BYPASS_HIBERNATION_MEMORY_CHECK = "1";
};
hardware = {
opengl = {
enable = true;