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