diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-03-29 11:32:44 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-03-29 11:32:44 +0100 |
commit | 3f69286ef4b15161febb4a4bae085fb4c2c83bbf (patch) | |
tree | 10679f5b5e712242939a1eba233241fabfec1927 /NixOS - Advantage of imperative container management.md | |
parent | fe63b70cae6e68adea7b25ad2f04ffc834b4e75f (diff) |
vault backup: 2025-03-29 11:32:44
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 |