1
0
Fork 0

Fix backup build

This commit is contained in:
maralorn 2022-11-23 23:41:44 +01:00
parent f491ced9f5
commit 68215139b1

View file

@ -148,7 +148,7 @@ in {
services = {
borgbackup.repos.hera = {
path = "/backup/hera-borg-repo";
authorizedKeys = pkgs.privateValue [] "backup-ssh-keys";
authorizedKeys = pkgs.privateValue ["dummy-key"] "backup-ssh-keys";
};
fwupd.enable = true;
printing = {