From f7e5d29029399af167f868ef3ae0a6cc34f4a4ad Mon Sep 17 00:00:00 2001 From: Mel Date: Sat, 16 Nov 2024 04:24:38 +0100 Subject: Prototype foundation service configration library Signed-off-by: Mel --- modules/common.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/common.nix') diff --git a/modules/common.nix b/modules/common.nix index 937c7ef..7d46a37 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -2,6 +2,8 @@ { imports = [ + ./foundation + ./nix.nix ./user.nix ./locale.nix -- cgit 1.4.1