Actually add artemis to the folders

This commit is contained in:
KoenDR06 2025-11-08 13:13:47 +01:00
parent d73369f298
commit 610598f786

View file

@ -51,12 +51,12 @@ in {
"Documents" = {
id = "documentFolder";
path = "/home/${username}/Documents";
devices = ["luna" "terra" "solis"];
devices = ["luna" "artemis" "terra" "solis"];
};
"Programming" = {
id = "programmingFolder";
path = "/home/${username}/Programming";
devices = ["luna" "terra" "solis"];
devices = ["luna" "artermis" "terra" "solis"];
};
};
};