Remove orphaned ./branding.nix import from iso/common.nix

This commit is contained in:
copilot-swe-agent[bot]
2026-06-10 18:41:49 +00:00
committed by GitHub
parent 6f12117521
commit 0945092dde
-1
View File
@@ -16,7 +16,6 @@ in
{ {
imports = [ imports = [
"${modulesPath}/installer/cd-dvd/installation-cd-graphical-gnome.nix" "${modulesPath}/installer/cd-dvd/installation-cd-graphical-gnome.nix"
./branding.nix
]; ];
image.baseName = lib.mkForce "Sovran_SystemsOS"; image.baseName = lib.mkForce "Sovran_SystemsOS";