summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorBjørn Forsman <bjorn.forsman@gmail.com>2014-06-22 21:03:19 +0200
committerBjørn Forsman <bjorn.forsman@gmail.com>2014-06-22 21:32:16 +0200
commit76672dd9e31e43a269c4ce20a950f9e49f408c8e (patch)
treeadac62c7cdebaf707e413b3a989a1f97e436e2e1 /nixos/modules/module-list.nix
parent686d847ee2a61507a50c2a4cd110c2c11cc8e209 (diff)
downloadnixlib-76672dd9e31e43a269c4ce20a950f9e49f408c8e.tar
nixlib-76672dd9e31e43a269c4ce20a950f9e49f408c8e.tar.gz
nixlib-76672dd9e31e43a269c4ce20a950f9e49f408c8e.tar.bz2
nixlib-76672dd9e31e43a269c4ce20a950f9e49f408c8e.tar.lz
nixlib-76672dd9e31e43a269c4ce20a950f9e49f408c8e.tar.xz
nixlib-76672dd9e31e43a269c4ce20a950f9e49f408c8e.tar.zst
nixlib-76672dd9e31e43a269c4ce20a950f9e49f408c8e.zip
accountsservice: be consistent in naming (always two 's')
The package is (correctly) named 'accountsservice' (with two 's'), but
the attribute and expression path lacked one 's'. Fix it.
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index a82cef3e0769..13f2656c2873 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -101,7 +101,7 @@
   ./services/databases/virtuoso.nix
   ./services/databases/monetdb.nix
   ./services/databases/influxdb.nix
-  ./services/desktops/accountservice.nix
+  ./services/desktops/accountsservice.nix
   ./services/desktops/geoclue2.nix
   ./services/desktops/gnome3/at-spi2-core.nix
   ./services/desktops/gnome3/evolution-data-server.nix