diff options
Diffstat (limited to 'NixOS - Containers.md')
-rw-r--r-- | NixOS - Containers.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/NixOS - Containers.md b/NixOS - Containers.md new file mode 100644 index 0000000..5f89250 --- /dev/null +++ b/NixOS - Containers.md @@ -0,0 +1,4 @@ +It's possible to run light-weight NixOS containers within a NixOS host system. These containers share the Nix store so they are very efficient to create. + +--- +[[NixOS]]
\ No newline at end of file |