Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
oluceps committed Aug 26, 2024
1 parent f011d81 commit 97bbc2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hosts/hastur/spec.nix
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
fwupd.enable = true;
harmonia = {
enable = true;
signKeyPath = config.age.secrets.harmonia.path;
signKeyPaths = [ config.age.secrets.harmonia.path ];
};
realm = {
enable = false;
Expand Down

0 comments on commit 97bbc2d

Please sign in to comment.