diff options
Diffstat (limited to 'NixOS - Advantage of imperative container management.md')
-rw-r--r-- | NixOS - Advantage of imperative container management.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/NixOS - Advantage of imperative container management.md b/NixOS - Advantage of imperative container management.md new file mode 100644 index 0000000..a7a2f67 --- /dev/null +++ b/NixOS - Advantage of imperative container management.md @@ -0,0 +1,4 @@ +The advantage of managing containers imperatively is that they do not get upgraded along with the host system upon a `nixos-rebuild` on the host. + +--- +[[NixOS - Imperative container management]]
\ No newline at end of file |