From 25aac7308ac1b08fd44329bbc51602457a58f2be Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 8 Feb 2022 09:23:03 -0800 Subject: carmel: apply systems and desktop modules --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) 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 ]; }; }; -- cgit 1.4.1