Remove seabios-assigned-iso-at-birth module from build machine configuration.
This commit is contained in:
parent
ec7ce7f1d0
commit
6ac033dd56
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@ in {
|
||||||
imports = [
|
imports = [
|
||||||
(choose [ ./modules/local/hostname_username.nix ../local/hostname_username.nix ])
|
(choose [ ./modules/local/hostname_username.nix ../local/hostname_username.nix ])
|
||||||
(choose [ ./modules/local/networking_local.nix ../local/networking_local.nix ])
|
(choose [ ./modules/local/networking_local.nix ../local/networking_local.nix ])
|
||||||
(choose [ ./modules/bootloader/seabios-assigned-iso-at-birth.nix ../bootloader/seabios-assigned-iso-at-birth.nix ])
|
|
||||||
(choose [ ./modules/lix-default.nix ../lix-default.nix ])
|
(choose [ ./modules/lix-default.nix ../lix-default.nix ])
|
||||||
(choose [ ./modules/secrets-config/sops-build-machine.nix ../secrets-config/sops-build-machine.nix ])
|
(choose [ ./modules/secrets-config/sops-build-machine.nix ../secrets-config/sops-build-machine.nix ])
|
||||||
## TODO: Make this more elegant and less risky for unexpected errors happening.
|
## TODO: Make this more elegant and less risky for unexpected errors happening.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue