mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 15:37:20 +02:00
chore: fix a few eval warnings
This commit is contained in:
parent
7f9493bea8
commit
3fc1e9270b
5 changed files with 17 additions and 18 deletions
|
@ -33,9 +33,9 @@
|
|||
useXkbConfig = true;
|
||||
};
|
||||
|
||||
services.xserver = {
|
||||
services.xserver.xkb = {
|
||||
layout = "fr";
|
||||
xkbVariant = "";
|
||||
variant = "";
|
||||
};
|
||||
|
||||
programs.gnupg.agent.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue