feat(home): add btop on host vps and y2q

- Added btop.nix on vps and y2q
- Moved btop.nix from home/modules/graphical/ to home/modules/cli/
- Removed some unnecessary modules from y2q
This commit is contained in:
toast 2025-10-10 16:21:15 +09:00
parent 2ade554397
commit 5b8f3930c2
3 changed files with 8 additions and 8 deletions

View file

@ -9,6 +9,7 @@
../modules/cli/sops.nix
../modules/cli/yazi.nix
../modules/cli/zsh.nix
../modules/cli/btop.nix
];
home = {