ref(nix): use {} instead of {...}: {}

This commit is contained in:
Léana 江 2024-02-13 08:42:36 +01:00 committed by Léana 江
parent 0ac4bf54c4
commit f64c16b0ec
11 changed files with 11 additions and 11 deletions

View file

@ -1,4 +1,4 @@
{...}: {
{
services.xserver.xkb = {
layout = "myDvorak";
options = "caps:swapescape";