Fix the:trace: evaluation warning: The option security.pam.enableSSHAgentAuth' defined in /etc/nixos/modules/lix-default.nix' has been renamed to `security.pam.sshAgentAuth.enable'.
-- Solved the edge case of nixos bootloader if one was made from vma.zst or iso installer.
This commit is contained in:
parent
945455f0d3
commit
be5da82f3b
5 changed files with 24 additions and 4 deletions
|
|
@ -39,7 +39,7 @@ in {
|
|||
./modules/local/hostname_username.nix
|
||||
./modules/local/networking_local.nix
|
||||
./modules/toolsets/remote_building.nix
|
||||
./modules/bootloader/seabios.nix
|
||||
./modules/bootloader/seabios-assigned-proxmox-at-birth.nix
|
||||
./modules/lix-default.nix
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue