refactor(sgx): update folder names in fileserver config
Renamed folders in the fileserver configuration for improved clarity and alignment with naming conventions. Adjustments ensure better organization and functionality in the SGX environment.
This commit is contained in:
parent
fff88913be
commit
296d6a86b9
|
@ -82,11 +82,11 @@
|
|||
"S25" = { id = "7Q7XQXG-VF7QM6Y-HJST4V2-RWOPB3M-GHXQDLL-SRRN3IL-3PHKNOZ-D2IFIQV"; };
|
||||
};
|
||||
folders = {
|
||||
"Documents" = {
|
||||
"qibxq-03l4j" = {
|
||||
path = "~/logseq";
|
||||
devices = [ "sgx" "S25" ];
|
||||
};
|
||||
"Example" = {
|
||||
"sm-s931b_hjcb-Bilder" = {
|
||||
path = "/mnt/raid/Qmultimedia/S25-Kamera";
|
||||
devices = [ "sgx" "S25" ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue