switch to use immich-go toolkit
This commit is contained in:
parent
cd186314cc
commit
beaeecc5f2
9 changed files with 37 additions and 62 deletions
|
|
@ -43,7 +43,6 @@ in
|
|||
Documents = mkFolderOptions "Documents" { devices = pcDevices ++ serverDevices; };
|
||||
Media = mkFolderOptions "Media" { devices = lib.filter (d: d != "iphone") allDevices; };
|
||||
Archive = mkFolderOptions "Archive" {};
|
||||
Consume = mkFolderOptions "Consume" {};
|
||||
};
|
||||
enableGui = lib.mkOption {
|
||||
type = lib.types.bool;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue