diff options
Diffstat (limited to 'hosts/common/default.nix')
| -rw-r--r-- | hosts/common/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 ]; } |
