This commit is contained in:
Christoph Schmatzler
2025-08-14 07:47:51 +02:00
parent 1449b5a39d
commit 1db8918434

View File

@@ -34,9 +34,13 @@ in {
"chidi" = {id = "N7W6SUT-QO6J4BE-T3Y65SM-OFGYGNV-TGYBJPX-JVN4Z72-AENZ247-KWXOQA6";};
};
folders = {
"Projects" = {
path = "${platformConfig.homeDir}/Projects";
devices = ["tahani" "jason" "chidi"];
"Projects-Personal" = {
path = "${platformConfig.homeDir}/Projects/Personal";
devices = ["tahani" "jason"];
};
"Projects-Work" = {
path = "${platformConfig.homeDir}/Projects/Work";
devices = ["tahani" "chidi"];
};
};
options.globalAnnounceEnabled = false;