moved locale.nix to modules dir

This commit is contained in:
Richie Cahill
2024-04-10 19:01:05 -04:00
parent e822f2d89c
commit 5398ab38c9
3 changed files with 0 additions and 2 deletions

View File

@ -5,7 +5,6 @@
...
}:
{
imports = [ ../base/locale.nix ];
security.auditd.enable = true;
nixpkgs.config.allowUnfree = true;