mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
6 lines
47 B
Nix
6 lines
47 B
Nix
{ ... }:
|
|
{
|
|
imports = [
|
|
./wine.nix
|
|
];
|
|
}
|