feat: pick folder dialog
This commit is contained in:
parent
0c8149bd53
commit
d6549939a8
2 changed files with 65 additions and 30 deletions
|
|
@ -32,6 +32,8 @@
|
|||
libxcb
|
||||
]
|
||||
++ lib.optionals stdenv.hostPlatform.isLinux [
|
||||
dbus.lib
|
||||
|
||||
vulkan-loader
|
||||
wayland
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in a new issue