about summary refs log tree commit diff
path: root/hosts/carmel/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/carmel/configuration.nix')
-rw-r--r--hosts/carmel/configuration.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/carmel/configuration.nix b/hosts/carmel/configuration.nix
index 5cbea50..449564b 100644
--- a/hosts/carmel/configuration.nix
+++ b/hosts/carmel/configuration.nix
@@ -4,6 +4,9 @@
   imports =
     [ # Include the results of the hardware scan.
       ./hardware-configuration.nix
+      ../../users/fcuny
+      ../../modules/systems
+      ../../modules/desktop
     ];
 
   nix = {