mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-02 06:59:39 +00:00
4 lines
62 B
Nix
4 lines
62 B
Nix
{
|
|
imports = [./fonts.nix];
|
|
programs.cmus.enable = true;
|
|
}
|