about summary refs log tree commit diff
path: root/nixos/tests/nbd.nix
AgeCommit message (Collapse)AuthorFilesLines
2022-04-18nixos/nbd: fix nbd-server config section orderingAlexandru Scvortov1-0/+16
Closes #169103
2022-03-09nbd: add programs.nbd, services.nbd, and testAlexandru Scvortov1-0/+87
Changes: nbd: Update nixos/modules/services/networking/nbd.nix Co-authored-by: pennae <82953136+pennae@users.noreply.github.com> nbd: Update nixos/modules/services/networking/nbd.nix Co-authored-by: pennae <82953136+pennae@users.noreply.github.com> nbd: Update nixos/tests/nbd.nix Co-authored-by: pennae <82953136+pennae@users.noreply.github.com> nbd: generalize options in nbd service nbd: harden service nbd: Update nixos/modules/services/networking/nbd.nix Co-authored-by: pennae <82953136+pennae@users.noreply.github.com> nbd: Update nixos/modules/services/networking/nbd.nix Co-authored-by: pennae <82953136+pennae@users.noreply.github.com> nbd: refactor code a bit and BindPaths automatically