erikarvstedt / extra-container

Run declarative NixOS containers without full system rebuilds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reload command missing

danbst opened this issue · comments

It is supported by nixos-container

You mean update?
If you want to update your container, just run extra-container create --start with your updated config.

I've just added support for updating running containers. Thanks for the suggestion!