diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-04-25 16:16:51 +0200 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-04-25 16:16:51 +0200 |
commit | 468e33e7926897756acfe0d483633fb36949ebc5 (patch) | |
tree | b0bc6f5a62532028d6f2eb4616d16fb23ea6db04 /NixOS - Imperative container management.md | |
parent | c9a730e5b363a10639309c81dab838232ee434b6 (diff) | |
parent | 80325cced8485df9d87c1b5d9f5d123d85b01336 (diff) |
vault backup: 2025-04-25 16:16:51
Diffstat (limited to 'NixOS - Imperative container management.md')
-rw-r--r-- | NixOS - Imperative container management.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/NixOS - Imperative container management.md b/NixOS - Imperative container management.md index 7099e6e..4dba2ec 100644 --- a/NixOS - Imperative container management.md +++ b/NixOS - Imperative container management.md @@ -1,7 +1,6 @@ As root using `nixos-container`. -Container root: `/var/lib/nixos-containers -Config file: `/etc/nixos-containers` +[[NixOS - container directories]] Create with: `nixos-container create foo`. During create we can pass `--config` or `--config-file`. |