test
This commit is contained in:
parent
8588887c16
commit
152298a03d
1 changed files with 0 additions and 5 deletions
|
@ -33,11 +33,6 @@
|
||||||
# Set the networking hostname:
|
# Set the networking hostname:
|
||||||
networking.hostName = "nixos-framework";
|
networking.hostName = "nixos-framework";
|
||||||
|
|
||||||
# Laptop can't sleep for some reason
|
|
||||||
systemd.services.systemd-logind.environment = {
|
|
||||||
SYSTEMD_BYPASS_HIBERNATION_MEMORY_CHECK = "1";
|
|
||||||
};
|
|
||||||
|
|
||||||
hardware = {
|
hardware = {
|
||||||
opengl = {
|
opengl = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue