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 - Containers.md | |
parent | fe63b70cae6e68adea7b25ad2f04ffc834b4e75f (diff) |
vault backup: 2025-03-29 11:32:44
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 |