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