WIP: rewrite config #618
1 changed files with 1 additions and 0 deletions
|
@ -3,4 +3,5 @@
|
|||
(nixpkgs.outPath + "/nixos/modules/profiles/minimal.nix")
|
||||
(nixpkgs.outPath + "/nixos/modules/profiles/headless.nix")
|
||||
];
|
||||
nix.enable = false; # We don’t need the nix package manager inside of the container.
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue