sd-image-*.nix: Drop minimal profile
It's annoying to not have manpages when installing.
This commit is contained in:
@@ -10,7 +10,6 @@ let
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
../../profiles/minimal.nix
|
|
||||||
../../profiles/installation-device.nix
|
../../profiles/installation-device.nix
|
||||||
./sd-image.nix
|
./sd-image.nix
|
||||||
];
|
];
|
||||||
|
|||||||
@@ -10,7 +10,6 @@ let
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
../../profiles/minimal.nix
|
|
||||||
../../profiles/installation-device.nix
|
../../profiles/installation-device.nix
|
||||||
./sd-image.nix
|
./sd-image.nix
|
||||||
];
|
];
|
||||||
|
|||||||
@@ -10,7 +10,6 @@ let
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
../../profiles/minimal.nix
|
|
||||||
../../profiles/installation-device.nix
|
../../profiles/installation-device.nix
|
||||||
./sd-image.nix
|
./sd-image.nix
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user