refactoring for iServer and isWorkstation: part 2

This commit is contained in:
William 2025-03-13 13:33:41 -03:00
parent af1d9ac368
commit 021ab24e79
15 changed files with 116 additions and 131 deletions

View file

@ -17,10 +17,7 @@ let
in
{
imports = [
# Host-common imports
../common
# Desktop-common imports
./common
../modules
# Host-specific imports
./io
];