1
0
forked from dan/liminix
liminix/modules
Daniel Barlow a135cb1217 introduce lim, the liminix library
so far we have lim.parseInt, which parses an integer from a string
with optional base-selecting-prefix (e.g. 0755, 0x12ab)
2023-11-05 15:13:06 +00:00
..
arch introduce lim, the liminix library 2023-11-05 15:13:06 +00:00
bridge
dhcp6c this is the dhcp6c service we want 2023-09-26 16:43:03 +01:00
dnsmasq dnsmasq static hosts defaults to empty attrset 2023-09-04 23:02:17 +01:00
firewall
hostapd
mount add placeholders for missing module docs 2023-09-04 22:19:22 +01:00
network er, "input" != output" 2023-09-13 18:01:50 +01:00
ntp
ppp
s6
ssh ssh ensure we create /run/dropbear 2023-09-17 17:00:26 +01:00
vlan add outputs for vlan service 2023-09-17 17:00:31 +01:00
watchdog add placeholders for missing module docs 2023-09-04 22:19:22 +01:00
base.nix initial support for ubifs 2023-10-16 19:55:17 +01:00
busybox.nix
flashimage.nix use MTD_SPI_NOR_USE_4K_SECTORS only on MIPS 2023-10-07 22:41:15 +01:00
hardware.nix added hardware.ram.startAddress config 2023-11-05 15:11:58 +00:00
hostname.nix
initramfs.nix options.system.outputs.initramfs -> initramfs module 2023-11-05 11:33:02 +00:00
jffs2.nix options.system.outputs.initramfs -> initramfs module 2023-11-05 11:33:02 +00:00
kernel.nix extract NETDEVICES kconfig to kernel.nix module 2023-11-05 11:31:23 +00:00
kexecboot.nix
outputs.nix replace multiway if with pkgs.stdenv.hostPlatform.qemuArch 2023-11-05 11:40:26 +00:00
ramdisk.nix
squashfs.nix
standard.nix initial support for ubifs 2023-10-16 19:55:17 +01:00
tftpboot.nix tftpboot: fix errors in phram partition size calc 2023-10-10 20:26:27 +01:00
ubifs.nix "ubimage" module contains ubifs image + instructions 2023-10-21 23:20:53 +01:00
ubimage.nix "ubimage" module contains ubifs image + instructions 2023-10-21 23:20:53 +01:00
users.nix
wlan.nix