nixfiles/modules/desktop/default.nix
2024-03-16 14:49:01 +01:00

5 lines
No EOL
38 B
Nix

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