mreow: removed commented out config

This commit is contained in:
Simon Gardling 2025-12-08 11:23:16 -05:00
parent 9ae8b73a02
commit c3e1e8d1b9
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -24,10 +24,6 @@
# if I move to another lock screen program, i will have to replace `swaylock` # if I move to another lock screen program, i will have to replace `swaylock`
security.pam.services.swaylock = { }; security.pam.services.swaylock = { };
# disable framework kernel module
# https://github.com/NixOS/nixos-hardware/issues/1330
# hardware.framework.enableKmod = false;
# Greetd display manager # Greetd display manager
services.greetd = { services.greetd = {
enable = true; enable = true;