mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-25 04:02:11 +02:00
nix: Remove old import
This commit is contained in:
parent
a0bc09bf49
commit
dc0b9d241a
@ -1,10 +1,6 @@
|
|||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
imports = [
|
|
||||||
./user
|
|
||||||
];
|
|
||||||
|
|
||||||
# locale
|
# locale
|
||||||
i18n.defaultLocale = "ja_JP.UTF-8";
|
i18n.defaultLocale = "ja_JP.UTF-8";
|
||||||
i18n.supportedLocales =
|
i18n.supportedLocales =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user