summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorLuca Bruno <lucabru@src.gnome.org>2014-04-06 21:20:45 +0200
committerLuca Bruno <lucabru@src.gnome.org>2014-04-08 13:39:48 +0200
commit06614031d634f2b4af90d87c140465cba0731275 (patch)
treecc8a068e4775ed337a5659ca0aa28e526065c285 /nixos/modules/module-list.nix
parent65c46befcfc917025d8038d80ab1292c2c9b915d (diff)
downloadnixlib-06614031d634f2b4af90d87c140465cba0731275.tar
nixlib-06614031d634f2b4af90d87c140465cba0731275.tar.gz
nixlib-06614031d634f2b4af90d87c140465cba0731275.tar.bz2
nixlib-06614031d634f2b4af90d87c140465cba0731275.tar.lz
nixlib-06614031d634f2b4af90d87c140465cba0731275.tar.xz
nixlib-06614031d634f2b4af90d87c140465cba0731275.tar.zst
nixlib-06614031d634f2b4af90d87c140465cba0731275.zip
accountservice: add dbus and systemd services
Enable by default with gnome3.
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 86bb87e91dec..0b482dcda1bc 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -96,6 +96,7 @@
   ./services/databases/postgresql.nix
   ./services/databases/virtuoso.nix
   ./services/databases/monetdb.nix
+  ./services/desktops/accountservice.nix
   ./services/games/ghost-one.nix
   ./services/games/minecraft-server.nix
   ./services/hardware/acpid.nix