mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-01-03 14:22:54 +00:00
6 lines
77 B
Nix
6 lines
77 B
Nix
{ ... }:
|
|
{
|
|
theme.md3-evo.enable = true;
|
|
programs.zoxide.enable = true;
|
|
}
|