more settings

This commit is contained in:
Mohamed Chrayed 2024-08-31 13:26:30 +02:00
parent 7b12588f6a
commit dbcf3ff467

View File

@ -11,12 +11,12 @@ services = {
settings = {
devices = {
"workstation" = { id = "3TLJKSV-QURWERW-PZ7FUI4-LXL22PU-CFXXWRN-UBWTSPK-BJLHVWD-VMHEOQ2"; };
# "device2" = { id = "DEVICE-ID-GOES-HERE"; };
"steamdeck" = { id = "WOVNOIM-PCQX56E-WUWRCFO-7JFBAWF-QCE564I-4KXAHYW-ONZHHOT-DPHCEQ6"; };
};
folders = {
"Decky-Loader" = {
path = "/var/lib/decky-loader";
devices = [ "workstation" ];
devices = [ "workstation" "steamdeck"];
};
};
};