From dc0b9d241aa703aab07e84f8113e76960000182d Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Fri, 2 Jun 2023 19:11:27 -0400 Subject: [PATCH] nix: Remove old import --- common.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/common.nix b/common.nix index 5df494d..e676e91 100644 --- a/common.nix +++ b/common.nix @@ -1,10 +1,6 @@ { pkgs, ... }: { - imports = [ - ./user - ]; - # locale i18n.defaultLocale = "ja_JP.UTF-8"; i18n.supportedLocales =