nixfiles/hosts/common/default.nix

6 lines
39 B
Nix
Raw Permalink Normal View History

2024-03-16 12:21:25 +00:00
{
imports = [
./sound.nix
];
}