Remove orphaned ./branding.nix import from iso/common.nix
This commit is contained in:
committed by
GitHub
parent
6f12117521
commit
0945092dde
@@ -16,7 +16,6 @@ in
|
||||
{
|
||||
imports = [
|
||||
"${modulesPath}/installer/cd-dvd/installation-cd-graphical-gnome.nix"
|
||||
./branding.nix
|
||||
];
|
||||
|
||||
image.baseName = lib.mkForce "Sovran_SystemsOS";
|
||||
|
||||
Reference in New Issue
Block a user