nixfiles/hosts/common/default.nix
2024-03-16 12:21:25 +00:00

5 lines
39 B
Nix

{
imports = [
./sound.nix
];
}