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