This commit is contained in:
Bryan Ramos 2024-02-28 21:32:24 -05:00
parent 8258e82891
commit 31fb8f6a87
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
4 changed files with 6 additions and 4 deletions

View file

@ -1,3 +1,6 @@
{
imports = [ ./desktopEnvironments ];
imports = [
./desktopEnvironments
./modules
];
}