about summary refs log tree commit diff
path: root/nixos/modules/services/network-filesystems
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Merge pull request #280373 from h7x4/treewide-use-new-tmpfiles-apiLassulus4-17/+31
2024-01-24treewide: use new tmpfiles apih7x44-17/+31
2024-01-19Merge pull request #258680 from lf-/jade/remove-multiuser-netonline-depMartin Weinelt1-0/+1
2024-01-19Merge pull request #266428 from lf-/jade/samba-fix-security-typeSandro1-1/+1
2024-01-19nixos: fix a bunch of services missing dep on network-online.targetJade Lovelace1-0/+1
2024-01-14nixos/kubo: cleanupLuflosi1-5/+10
2024-01-10Merge pull request #277912 from Luflosi/kubo-send-buffer-sizeFranz Pletz1-1/+2
2024-01-04eris-go: 20231119 -> 20231219Emery Hemingway1-22/+34
2023-12-31nixos/kubo: increase maximum UDP send buffer sizeLuflosi1-1/+2
2023-12-16nixos/kubo: convert two settings to RFC42-style settingsLuflosi1-20/+20
2023-12-15nixos/kubo: fix potential panic on startupLuflosi1-0/+2
2023-12-15drbd: fix path to drbdadmAshish SHUKLA1-2/+2
2023-11-30treewide: replace `mkPackageOptionMD` with `mkPackageOption`h7x41-5/+5
2023-11-27treewide: use `mkPackageOption`h7x45-43/+8
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel1-5/+5
2023-11-09nixos/samba: make securityType an enumJade Lovelace1-1/+1
2023-10-20nixos: fix bad mkEnableOption descriptionsBjørn Forsman1-2/+2
2023-10-12Merge pull request #259745 from Luflosi/update/kuboFabián Heredia Montiel1-2/+0
2023-10-10nixos/samba: start service after network activationIzorkin1-1/+1
2023-10-08kubo: 0.22.0 -> 0.23.0Luflosi1-2/+0
2023-10-07nixos/orangefs: fix typo in group nameK9001-1/+1
2023-08-08Merge pull request #246029 from ehmry/eris-goFranz Pletz1-0/+103
2023-08-06Merge pull request #241481 from Mayeu/update/kuboK9001-0/+6
2023-07-29nixos/eris-server: initEmery Hemingway1-0/+103
2023-07-27kubo: 0.20.0 -> 0.21.0Mayeu1-0/+6
2023-07-17nixos/samba-wsdd: add openFirewall optionVarun Madiath1-7/+12
2023-07-09Merge pull request #237802 from SuperSandro2000/ceph-package-optionsSandro1-14/+17
2023-06-25treewide: use optional instead of 'then []'Felix Buehler1-2/+2
2023-06-14nixos/ceph: add options to configure package used by each componentSandro Jäckel1-2/+6
2023-06-14nixos/ceph: run statix fixSandro Jäckel1-12/+11
2023-05-10kubo: 0.19.2 -> 0.20.0Luflosi1-3/+3
2023-05-10Merge pull request #215494 from poelzi/webdav-server-rs-debugSandro1-1/+7
2023-04-20Merge pull request #222080 from Stunkymonkey/nixos-optionalStringArtturi1-2/+2
2023-04-15nixos/kubo: restrict access to the API to users in a group by defaultLuflosi1-5/+12
2023-04-15nixos/kubo: allow multiple API and Gateway addressesLuflosi1-15/+25
2023-04-15nixos/kubo: give normal users access to the daemon by defaultLuflosi1-1/+13
2023-04-13nixos/kubo: documentation suggestionsKarmanyaah Malhotra1-1/+1
2023-04-13nixos/kubo: unmount on service stopKarmanyaah Malhotra1-0/+4
2023-04-11modules.openafsServer: Add FABS backup serverMichael Raitza1-18/+68
2023-04-07treewide: use more lib.optionalStringFelix Buehler1-2/+2
2023-03-22nixos/kubo: add QUICv1 and WebTransport to Addresses.Swarm listLuflosi1-0/+4
2023-02-09webdav-server-rs: Add debug optionDaniel Poelzleithner1-1/+7
2023-02-08nixos/*: remove trailing period in mkEnableOptionspennae1-3/+3
2023-01-31Merge pull request #199731 from Luflosi/kubo-idempotenceSandro1-10/+47
2023-01-27nixos/manual: render module chapters with nixos-render-docspennae2-63/+1
2023-01-24nixos/kubo: make the configuration options idempotentLuflosi1-10/+47
2023-01-10nixos/manual: move "edit the MD file" comments to generated XMLpennae2-1/+2
2023-01-10nixos/manual: generate module chapters with md-to-db.shpennae3-3/+2
2023-01-10nixos/manual: enable smart quotes for all MD chapterspennae2-2/+2
2023-01-10nixos/litestream: convert manual chapter to MDpennae3-29/+79