mreow: enable framework kmod again

This commit is contained in:
Simon Gardling 2025-12-07 23:11:11 -05:00
parent c72cc5de43
commit f083a22def
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -26,7 +26,7 @@
# disable framework kernel module
# https://github.com/NixOS/nixos-hardware/issues/1330
hardware.framework.enableKmod = false;
# hardware.framework.enableKmod = false;
# Greetd display manager
services.greetd = {