This commit is contained in:
2025-03-09 17:20:59 +01:00
parent 0e5f2c5e3b
commit 986c309eb4

View File

@@ -197,4 +197,10 @@ in
(pkgs.colorized-logs or unstable.colorized-logs) # ansi2txt, pipetty
]);
home.file.".config/ncdu/config".text = ''
--one-file-system
--exclude-kernfs
--color dark
'';
}