yuki: fix restic naming
This commit is contained in:
parent
37a8277678
commit
29b1af303e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
environment.systemPackages = [pkgs.restic];
|
environment.systemPackages = [pkgs.restic];
|
||||||
services.restic = {
|
services.restic = {
|
||||||
backups = {
|
backups = {
|
||||||
ame = {
|
yuki = {
|
||||||
paths = [
|
paths = [
|
||||||
"/home"
|
"/home"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue