about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorrnhmjoj <rnhmjoj@inventati.org>2018-10-03 16:08:34 +0200
committerrnhmjoj <rnhmjoj@inventati.org>2019-07-26 18:08:04 +0200
commit171d5c92004c8a8fe65ff7dbf01d904b421edf1e (patch)
tree02dcf33e5b3998198491120441de82575411e456 /nixos/modules/module-list.nix
parente21cb9933be2dec8990b29ed388590067798dad6 (diff)
downloadnixlib-171d5c92004c8a8fe65ff7dbf01d904b421edf1e.tar
nixlib-171d5c92004c8a8fe65ff7dbf01d904b421edf1e.tar.gz
nixlib-171d5c92004c8a8fe65ff7dbf01d904b421edf1e.tar.bz2
nixlib-171d5c92004c8a8fe65ff7dbf01d904b421edf1e.tar.lz
nixlib-171d5c92004c8a8fe65ff7dbf01d904b421edf1e.tar.xz
nixlib-171d5c92004c8a8fe65ff7dbf01d904b421edf1e.tar.zst
nixlib-171d5c92004c8a8fe65ff7dbf01d904b421edf1e.zip
nixos/xserver: add option to install custom xkb layouts
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index e07fabb348c0..3ec081ad052b 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -811,6 +811,7 @@
   ./services/web-servers/uwsgi.nix
   ./services/web-servers/varnish/default.nix
   ./services/web-servers/zope2.nix
+  ./services/x11/extra-layouts.nix
   ./services/x11/colord.nix
   ./services/x11/compton.nix
   ./services/x11/unclutter.nix