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