Files
DCGOS/home/cli/bat.nix
dichgrem 02da5c19e2 build:update_flake
fix:zellij
add:bat&&wget
add:make/cmake
remove:sudo-rs
2025-11-13 20:26:50 +08:00

6 lines
47 B
Nix

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