mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 19:46:20 +00:00
6 lines
77 B
Nix
6 lines
77 B
Nix
{ ... }:
|
|
{
|
|
theme.md3-evo.enable = true;
|
|
programs.zoxide.enable = true;
|
|
}
|