This commit is contained in:
2025-08-07 02:31:51 +03:00
parent 7636a5c4c5
commit 7b728b4a21
13 changed files with 63 additions and 75 deletions
+9
View File
@@ -0,0 +1,9 @@
{
lib,
...
}:
{
imports = [
../desktop
];
}