7 lines
69 B
Nix
Raw Permalink Normal View History

{...}: {
imports = [
./apps.nix
./configuration.nix
];
}