Skip to content

Commit 827ed41

Browse files
committed
cleanup: remove obsolete generator script
1 parent 75421d8 commit 827ed41

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

modules/tags/acme.nix

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ in {
5858
secret = true;
5959
deploy = true;
6060
};
61-
script = ''
62-
printf 'placeholder\n' > "$out/key.sealed"
63-
'';
6461
};
6562

6663
networking.firewall.extraCommands = acmeFirewallRules;

0 commit comments

Comments
 (0)