about summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index d84a40f..5c5f782 100644
--- a/flake.nix
+++ b/flake.nix
@@ -24,6 +24,8 @@
         modules = [
           ./hosts/carmel/configuration.nix
           ./users/fcuny
+          ./modules/systems
+          ./modules/desktop
         ];
       };
     };