vanadium: setup systemd mount for seagate drive

This commit is contained in:
Primrose 2025-01-31 15:45:46 +01:00
parent 26399d7220
commit 60b130a65d
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
4 changed files with 39 additions and 9 deletions

View file

@ -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;