我 。。。。。

写不动了,感觉自己像个傻子一样
This commit is contained in:
luochen570
2026-03-01 20:42:58 +08:00
parent d4323dd7ae
commit 5e57bc60c9
2 changed files with 4 additions and 2 deletions

View File

@@ -1,7 +1,10 @@
{ pkgs, ... }:
{
environment.systemPackages = with pkgs; [
home.packages = with pkgs;[
duf
ncdu
yazi
htop
neofetch
];
}