fix bat pct and cpu overheating; add vim line numbers and cli themes to
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 2m18s

default
This commit is contained in:
Satria 2026-04-07 17:14:16 +07:00
commit 16bba9d9f3
5 changed files with 4 additions and 3 deletions

View file

@ -1,5 +1,6 @@
{ username, ... }: {
imports = [
./rice/theme.nix
./core/shell.nix
./core/cli.nix
];