DISABLE KMSCON
Some checks failed
Build and Deploy / mreow (push) Successful in 7m39s
Build and Deploy / yarn (push) Successful in 1m5s
Build and Deploy / muffin (push) Failing after 36s

THIS is what caused issues with greetd, nothing kernel related
This commit is contained in:
2026-04-25 19:20:24 -04:00
parent 450b77140b
commit 90f2c27c2c

View File

@@ -58,8 +58,6 @@
];
};
services.kmscon.enable = true;
environment.systemPackages = with pkgs; [
doas-sudo-shim
];