refactor(desktop): rename 'desktops' module to 'desktop'

This commit is contained in:
2026-06-02 09:56:15 +02:00
parent d7b5b77ddc
commit 84c89170e0
4 changed files with 0 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{ ... }:
{
imports = [
./gnome
./niri
];
}