Files
DCGOS/home/cli/bat.nix
dichgrem 7683a7c148 build:update_flake
fix:zellij
remove:sudo-rs
add:bat&&wget
2025-11-12 17:32:50 +08:00

6 lines
47 B
Nix

{
programs.bat = {
enable = true;
};
}