yuki: fix restic naming

This commit is contained in:
notohh 2023-06-14 07:23:19 -04:00
parent 37a8277678
commit 29b1af303e
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -7,7 +7,7 @@
environment.systemPackages = [pkgs.restic];
services.restic = {
backups = {
ame = {
yuki = {
paths = [
"/home"
];