Files
DCGOS/home/cli/atuin.nix
2025-07-22 12:18:15 +08:00

6 lines
52 B
Nix

_: {
programs.atuin = {
enable = true;
};
}