From 79b1d22cc9eb3752ae798d5ca9e6eeefeb86799e Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 23 Jan 2023 15:44:04 -0500 Subject: chore: general cleanup + use `with` less --- hosts/common/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/common/default.nix') diff --git a/hosts/common/default.nix b/hosts/common/default.nix index 32dad83..9793191 100644 --- a/hosts/common/default.nix +++ b/hosts/common/default.nix @@ -2,5 +2,6 @@ imports = [ ./security.nix ./users.nix + ./locale.nix ]; } -- cgit v1.2.3