This commit is contained in:
2026-01-17 13:41:05 +03:00
parent 6c7e29c590
commit b06b6b2480
3 changed files with 90 additions and 11 deletions
+9
View File
@@ -0,0 +1,9 @@
{
lib,
...
}:
{
imports = [
../desktop
];
}