Reformat files with alejandra
1 file changed, 4 insertions(+), 2 deletions(-)
changed files
M system/settings/hardware/keyboard.nix → system/settings/hardware/keyboard.nix
@@ -1,6 +1,8 @@ -{ config, pkgs, ... }: - { + config, + pkgs, + ... +}: { services.xserver = { layout = "us"; xkbVariant = "intl-unicode";