From 3eb9e699260cfc080e7551ceb8b11b8330633fc3 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 5 Apr 2022 17:56:35 -0700 Subject: move locale configuration to a module --- hosts/common/system/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/common/system/default.nix') diff --git a/hosts/common/system/default.nix b/hosts/common/system/default.nix index 3e546ff..fda467f 100644 --- a/hosts/common/system/default.nix +++ b/hosts/common/system/default.nix @@ -4,7 +4,6 @@ imports = [ ./boot.nix ./hardware.nix - ./locale.nix ./network.nix ./security.nix ./software.nix -- cgit v1.2.3