reNixos/ada/console/console.nix
s0me1newithhand7s 5021f15788 feat(ada): kmscon init
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
2026-05-29 15:59:36 +03:00

6 lines
74 B
Nix

_: {
console = {
useXkbConfig = true;
earlySetup = true;
};
}