puter/common/atuin.nix

6 lines
49 B
Nix
Raw Normal View History

2024-02-27 19:27:45 +00:00
{
services.atuin = {
enable = true;
};
}