Talk:NixOS Containers: Difference between revisions
→Host Configuration: new section |
→Host Configuration: Reply |
||
| Line 18: | Line 18: | ||
Tagging users that seem to be related: @[[User:Friedow|Friedow]] [[User:Blastboom Strice|Blastboom Strice]] ([[User talk:Blastboom Strice|talk]]) 22:48, 18 May 2026 (UTC) | Tagging users that seem to be related: @[[User:Friedow|Friedow]] [[User:Blastboom Strice|Blastboom Strice]] ([[User talk:Blastboom Strice|talk]]) 22:48, 18 May 2026 (UTC) | ||
:@[[User:Blastboom Strice|Blastboom Strice]] It seems the default of <code>enableContainers</code> is <code>true</code> if [https://github.com/NixOS/nixpkgs/blob/nixos-unstable/nixos/modules/virtualisation/nixos-containers.nix#L555 there are any existing containers]. So defining it manually is not necessary. | |||
:The [https://github.com/NixOS/nixpkgs/blob/nixos-unstable/nixos/modules/virtualisation/containers.nix#L23 virtualisation.containers] one defauls to <code>false</code>. I never defined it and my containers work just right. [[User:Arcstur|Arcstur]] ([[User talk:Arcstur|talk]]) 23:15, 18 May 2026 (UTC) | |||