Remove the Transmission env file content from the nix store

This commit is contained in:
2023-06-27 20:36:48 -05:00
parent 47c7db222f
commit 16d8aa3dc6
5 changed files with 9 additions and 9 deletions

View File

@ -11,6 +11,7 @@
htpasswd-dock.file = ../secrets/htpasswd-dock.age;
keys.file = ../secrets/keys.age;
sezycei.file = ../secrets/sezycei.age;
transmission-env.file = ../secrets/transmission-env.age;
};
identityPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
};