forked from dan/liminix
1
0
Fork 0
liminix/examples
Daniel Barlow fbb2c04132 move module-based-service parameter types into service
This is in preparation for writing something that extracts them
into documentation.

user configurations now call config.system.service.foo.build { ...params }
instead of config.system.service.foo

the parameter type definitions themselves now move into the
config stanza of the module referencing the service

new helper function  liminix.callService

The only service moved so far is dnsmasq
2023-08-04 20:39:29 +01:00
..
README explain why all the examples are misspelled 2023-07-07 17:45:23 +01:00
acquire-delegated-prefix.fnl extract service output watcher to fennel module 2023-07-08 23:08:24 +01:00
acquire-delegated-prefix.nix fennel: extract some common functions into a shareable module 2023-07-05 20:23:27 +01:00
acquire-wan-address.fnl set ipv6 wan address to that provided by dhcpv6 2023-07-08 23:08:25 +01:00
acquire-wan-address.nix set ipv6 wan address to that provided by dhcpv6 2023-07-08 23:08:25 +01:00
arhcive.nix remove dead config optiuon 2023-06-22 16:56:30 +01:00
extneder.nix remove dead config option 2023-06-22 17:46:57 +01:00
rotuer-firewall.nix ipv4 nat rules 2023-06-28 23:51:37 +01:00
rotuer-secrets.example.nix example rotuer-secrets 2023-06-22 16:54:24 +01:00
rotuer.nix move module-based-service parameter types into service 2023-08-04 20:39:29 +01:00

README

These files are not part of Liminix per se. They are "scratchpad"
configuration for devices I'm testing with or running on my local
network.

Over time, some of the code in this folder will be tidied up,
rewritten, rearchitected or simply moved into Liminix itself.
This is a folder of first drafts.

Q: Why are all the filenames misspelled?

A: The filenames correspond to actual hostnames in my network, and
the naming theme for telent.net is typographical errors.