Update
This commit is contained in:
parent
1d3af90b3f
commit
eff13bb490
1 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
|
||||
{ username, path ? "/home/${username}/Pictures/RAW}", ... }: let
|
||||
{
|
||||
username ? username,
|
||||
path ? "/home/${username}/Pictures/RAW}",
|
||||
...
|
||||
}: let
|
||||
devices = [
|
||||
"framework13"
|
||||
"framework16"
|
||||
|
|
Loading…
Add table
Reference in a new issue