nixpkgs/nixos/tests/incus
Adam Stephens 7d5b333dcd
nixos/incus: add support for soft daemon restart
This is a feature supported out of the box by upstream and allows the
incusd service to be restarted without impacting running
instances. While this does give up a bit of reproducibility, qemu and
lxc for example, there are clear benefits in allowing the host to
apply updates without impacting instances.

Modeled after the zabbly implementation: 2a67c3e260/systemd/incus-startup.service

This will now be the default.
2024-05-09 09:01:12 -04:00
..
container.nix nixos/incus: add support for soft daemon restart 2024-05-09 09:01:12 -04:00
default.nix nixos/incus: add support for soft daemon restart 2024-05-09 09:01:12 -04:00
incusd-options.nix nixos/incus: add support for soft daemon restart 2024-05-09 09:01:12 -04:00
lxd-to-incus.nix incus: move wrapper to nixos module 2024-03-19 22:48:07 -04:00
openvswitch.nix nixos/incus: add openvswitch support 2024-03-12 01:03:39 +00:00
socket-activated.nix nixosTests.incus.*: enable nftables to fix tests 2024-03-09 17:23:03 +01:00
storage.nix nixos/tests/incus: add storage test and exercise zfs integration 2024-03-15 20:39:54 -04:00
ui.nix nixosTests.incus.*: enable nftables to fix tests 2024-03-09 17:23:03 +01:00
virtual-machine.nix nixos/incus: add support for soft daemon restart 2024-05-09 09:01:12 -04:00