about summary refs log tree commit diff
path: root/modules/module-list.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-05-17 01:48:26 +0200
committeraszlig <aszlig@redmoonstudios.org>2016-05-17 01:48:26 +0200
commit0c7a53d2d0041c027f477fe89f8860ed5ae0b98d (patch)
tree2f5a34d021f4a7bff3956ae17088d7dadf911c6b /modules/module-list.nix
parentc3968ea04fe71b9e45432980c8c8326c7572eac6 (diff)
modules/profiles/*: Rename to modules/core/*
The name "profiles" really doesn't match what these modules are for.
Instead they define the very core of Vuizvui and its internal plumbing
and those options are available/enabled to all machines and modules.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'modules/module-list.nix')
-rw-r--r--modules/module-list.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/module-list.nix b/modules/module-list.nix
index 0aede318..f48d40f5 100644
--- a/modules/module-list.nix
+++ b/modules/module-list.nix
@@ -1,11 +1,11 @@
 [
+  ./core/common.nix
+  ./core/licensing.nix
+  ./core/tests.nix
   ./hardware/gamecontroller.nix
   ./hardware/rtl8192cu
   ./hardware/t100ha
   ./hardware/thinkpad.nix
-  ./profiles/common.nix
-  ./profiles/licensing.nix
-  ./profiles/tests.nix
   ./programs/gnupg
   ./programs/fish/fasd.nix
   ./services/multipath-vpn.nix