mysql apps and again with the cleanup script

This commit is contained in:
cnst
2024-09-15 12:19:05 +02:00
parent cbee16340d
commit f02af4bd69
10 changed files with 124 additions and 98 deletions

View File

@@ -4,6 +4,8 @@ let
./nix
./modules
];
desktop = [
];
in {
inherit shared;
inherit shared desktop;
}