Enable panel replay.

This commit is contained in:
Tom Alexander 2025-01-01 19:59:02 -05:00
parent 936d3bc34d
commit d49f12f58f
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
2 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,7 @@
networking.hostName = "odo"; # Define your hostname.
time.timeZone = "America/New_York";
i18n.defaultLocale = "en_US.UTF-8";
me.secureBoot.enable = true;

View File

@ -24,7 +24,6 @@
"pcie_aspm=force"
"pcie_aspm.policy=powersupersave"
"nowatchdog"
"amdgpu.dcdebugmask=0x10"
];
systemd.tmpfiles.rules = [