diff options
author | Linnnus <[email protected]> | 2025-01-29 20:24:47 +0100 |
---|---|---|
committer | Linnnus <[email protected]> | 2025-01-29 20:24:47 +0100 |
commit | 52f2779fcaf6a719e5fc63929b7321e9df163925 (patch) | |
tree | fbbbfe4bdbedacc47bc51050ba2d2ff9f02532bb /hosts/omar/desktop-environment/input.nix | |
parent | 27f702a9f3e599d872111036458c60af3f3ee472 (diff) |
Formatting, nice one gg
Diffstat (limited to 'hosts/omar/desktop-environment/input.nix')
-rw-r--r-- | hosts/omar/desktop-environment/input.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/omar/desktop-environment/input.nix b/hosts/omar/desktop-environment/input.nix index bb138c7..63cddca 100644 --- a/hosts/omar/desktop-environment/input.nix +++ b/hosts/omar/desktop-environment/input.nix @@ -1,5 +1,4 @@ { - # Configure keymap in X11 services.xserver.xkb.layout = "dk"; services.xserver.xkb.options = "caps:escape"; |