start of wine desktop apps
This commit is contained in:
parent
1776e594c7
commit
f2024a5b37
2 changed files with 22 additions and 0 deletions
8
lib/windows.nix
Normal file
8
lib/windows.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{ lib, self, ... }:
|
||||
let
|
||||
in
|
||||
{
|
||||
mkWinApp = { }: {
|
||||
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue