flake: bump inputs
And fix a breaking change leading to an evaluation failure.
This commit is contained in:
parent
6b1b5300cd
commit
2df05aaa1a
2 changed files with 19 additions and 19 deletions
|
|
@ -39,7 +39,7 @@ in
|
|||
|
||||
my.services.backup = {
|
||||
paths = [
|
||||
config.services.homebox.settings.HBOX_STORAGE_DATA
|
||||
(lib.removePrefix "file://" config.services.homebox.settings.HBOX_STORAGE_CONN_STRING)
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue