Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 237 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 237 Bytes

furpoll

You will certainly not regret adding this NixOS module

services.furpoll = {
  enable = true;
  cookieFile = secrets.furpoll.path;
  from = "furpoll <[email protected]>";
  to = "Nyonker <[email protected]>";
};