From fbdaccbf84dc1367cf51764f357100b39d58837c Mon Sep 17 00:00:00 2001 From: luochen570 <1160510664@qq.com> Date: Sun, 1 Mar 2026 20:36:38 +0800 Subject: [PATCH] =?UTF-8?q?=09modified:=20=20=20home/default.nix=20?= =?UTF-8?q?=E7=94=98=20=E5=88=9A=E5=88=9A=E5=BF=98=E4=BA=86=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E5=BC=95=E7=94=A8=E4=BA=86=EF=BC=8C=E8=A1=A5=E4=B8=8A?= =?UTF-8?q?=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/default.nix b/home/default.nix index 85deb08..b6b048d 100644 --- a/home/default.nix +++ b/home/default.nix @@ -1,6 +1,7 @@ { ... }: { imports = [ + ./pkg.nix ./git.nix ./ssh.nix ./zsh.nix