feat: starting page
This commit is contained in:
parent
9000399c7c
commit
e4ddc86caf
6 changed files with 674 additions and 14 deletions
|
|
@ -34,6 +34,8 @@
|
|||
++ lib.optionals stdenv.hostPlatform.isLinux [
|
||||
vulkan-loader
|
||||
wayland
|
||||
|
||||
dbus.lib
|
||||
];
|
||||
|
||||
commonArgs = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue