mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 21:39:23 +02:00
some small updates
This commit is contained in:
parent
283d6475fc
commit
1c442bfcaf
7 changed files with 197 additions and 6 deletions
|
@ -14,7 +14,7 @@ in {
|
|||
config = lib.mkIf cfg.enable {
|
||||
services = {
|
||||
xserver = {
|
||||
layout = cfg.layout;
|
||||
xkb.layout = cfg.layout;
|
||||
};
|
||||
};
|
||||
console = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue