about summary refs log tree commit diff
path: root/modules/module-list.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2017-06-22 01:41:02 +0200
committeraszlig <aszlig@redmoonstudios.org>2017-06-22 02:05:31 +0200
commitfc432e46a22494e1cafb53b0555da92301815921 (patch)
tree4d4b2db973c15e2db8a13e8be96929e30492bd56 /modules/module-list.nix
parentbc67f3bb0f2423829711f89aa2087acf08c9819c (diff)
Factor out devhell's services into vuizvui
I've added another profile called "services", which now resembles the
services_common.nix from the previous configuration.

The machine-specific definitions now reside directly inside the
machine's Nix expressions for now, until they're properly refactored.

Most of these machine-specific values can be easily modularized,
especially the xrdb config, for example having one base xrdb module
and only small machine-specific definitions if stuff needs to be
overridden.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @devhell
Diffstat (limited to 'modules/module-list.nix')
-rw-r--r--modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/module-list.nix b/modules/module-list.nix
index 33ac6af6..fbd5334c 100644
--- a/modules/module-list.nix
+++ b/modules/module-list.nix
@@ -30,6 +30,7 @@
   ./user/aszlig/services/vlock
   ./user/aszlig/system/kernel.nix
   ./user/devhell/profiles/base.nix
+  ./user/devhell/profiles/services.nix
   ./user/openlab/base.nix
   ./user/openlab/labtops.nix
   ./user/openlab/stackenblocken.nix