mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium: setup systemd mount for seagate drive
This commit is contained in:
parent
26399d7220
commit
60b130a65d
4 changed files with 39 additions and 9 deletions
|
|
@ -61,6 +61,8 @@
|
|||
restic_backblaze_pwd.file = ../../../secrets/restic_backblaze_pwd.age;
|
||||
restic_backblaze_repo.file = ../../../secrets/restic_backblaze_repo.age;
|
||||
restic_backblaze_env.file = ../../../secrets/restic_backblaze_env.age;
|
||||
|
||||
seagate_pwd.file = ../../../secrets/seagate_pwd.age;
|
||||
};
|
||||
|
||||
services.fwupd.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue