From b1ffabc10483067a2a402a945821ead78bfa4f84 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 2 May 2023 07:51:56 -0700 Subject: profiles: create default and server The NAS and the router are "servers", and we create a base profile for them. We add a default profile that will set things that are common to all my hosts, and we start with the locales. Update tahoe/carmel to use the server profile. --- modules/system/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/system/default.nix') diff --git a/modules/system/default.nix b/modules/system/default.nix index bf3e367..22ba97e 100644 --- a/modules/system/default.nix +++ b/modules/system/default.nix @@ -7,7 +7,6 @@ ./console ./documentation ./fonts - ./locale ./nix ./packages ./security -- cgit v1.2.3