1
0
Commit Graph

14 Commits

Author SHA1 Message Date
7e2b0068e6 nixfmt-rfc-style
There is nothing in this commit except for the changes made by
nix-shell -p nixfmt-rfc-style --run "nixfmt ."

If this has mucked up your open branches then sorry about that. You
can probably nixfmt them to match before merging
2025-02-10 21:55:08 +00:00
e0725489ca unbreak pppoe ci job 2024-09-06 00:33:30 +01:00
9c30b6f882 change output references from attrset to lambda
this is so that we can distinguish a ref from a literal parameter that
might be a attrset
2024-08-23 22:25:57 +01:00
a6128955e7 ppp modules: permit (mostly) same params for l2tp as pppoe
this also means that l2tp can use secrets for username/password
2024-08-21 23:10:28 +01:00
2992771c7e pppoe allow secrets for username/password 2024-08-21 00:17:22 +01:00
5db9d7269e ppoe structured options are optional 2024-08-06 18:43:27 +01:00
7195cb10ce add structured config for common pppoe options 2024-07-23 09:31:34 +01:00
df395a4d5d finish moving pkgs.linimix.callService to config.system 2024-07-15 19:00:08 +01:00
73225a70b2 add rudimentary l2tp service module 2024-05-22 18:54:49 +01:00
3ea40f95dc convert pppoe to serviceDefn 2023-08-10 22:53:45 +01:00
2a29a00dfe much text, such doc, very wow 2023-08-09 22:27:37 +01:00
5cff862ae9 add preamble text to each service-providing-module 2023-08-07 23:03:49 +01:00
df6cfe1cd5 move pppoe service derivation into ppp module dir 2023-07-14 21:35:59 +01:00
c13defc891 rename modules/ppp.nix -> modules/ppp/default.nix 2023-07-14 21:08:33 +01:00