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
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:
parent
eb7f18d70d
commit
55db267cf3
1 changed files with 0 additions and 1 deletions
|
@ -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 = {
|
||||||
|
|
Loading…
Reference in a new issue