rustypaste: remove key
Some checks failed
deploy systems / deploy (push) Has been cancelled
flake check / check (push) Failing after 1m6s
fmt check / check (push) Successful in 39s

This commit is contained in:
notohh 2024-01-04 14:42:15 -05:00
parent eb7f18d70d
commit 55db267cf3
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -1,5 +1,4 @@
{pkgs, ...}: { {pkgs, ...}: {
sops.secrets.rusty-auth-token = {};
environment.systemPackages = with pkgs; [rustypaste]; environment.systemPackages = with pkgs; [rustypaste];
systemd.services.rustypaste = { systemd.services.rustypaste = {