This commit is contained in:
2025-08-08 21:33:01 +03:00
parent c4cd1284b3
commit 8cedf7f691
9 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
{
config,
lib,
...
}:
{
imports = [
../desktop
./desktop
];
}