Files
azos/modules/nixos/default.nix
T

5 lines
48 B
Nix
Executable File

{
imports = [./audio.nix ./bluetooth.nix];
}