From 5e57bc60c91e92b19e412fc1720f0ed56f4b01ff Mon Sep 17 00:00:00 2001 From: luochen570 <1160510664@qq.com> Date: Sun, 1 Mar 2026 20:42:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=20=E3=80=82=E3=80=82=E3=80=82?= =?UTF-8?q?=E3=80=82=E3=80=82=20=E5=86=99=E4=B8=8D=E5=8A=A8=E4=BA=86?= =?UTF-8?q?=EF=BC=8C=E6=84=9F=E8=A7=89=E8=87=AA=E5=B7=B1=E5=83=8F=E4=B8=AA?= =?UTF-8?q?=E5=82=BB=E5=AD=90=E4=B8=80=E6=A0=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home/pkg.nix | 5 ++++- modules/core/pkg.nix | 1 - 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/home/pkg.nix b/home/pkg.nix index 99aaf10..e10659a 100644 --- a/home/pkg.nix +++ b/home/pkg.nix @@ -1,7 +1,10 @@ { pkgs, ... }: { - environment.systemPackages = with pkgs; [ + home.packages = with pkgs;[ duf ncdu + yazi + htop + neofetch ]; } \ No newline at end of file diff --git a/modules/core/pkg.nix b/modules/core/pkg.nix index 30ea539..7468fce 100644 --- a/modules/core/pkg.nix +++ b/modules/core/pkg.nix @@ -2,7 +2,6 @@ { environment.systemPackages = with pkgs; [ curl - eza git htop ranger