nv/config/default.nix

6 lines
38 B
Nix
Raw Normal View History

2024-03-01 07:02:04 +00:00
{
imports = [
./sets.nix
];
}