feat: only allow post quantum crypto
This commit is contained in:
parent
1d5bb9e945
commit
5776640b5d
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.ssh.kexAlgorithms = config.services.openssh.settings.KexAlgorithms;
|
||||||
}
|
}
|
||||||
(lib.mkIf config.host.impermanence.enable {
|
(lib.mkIf config.host.impermanence.enable {
|
||||||
environment.persistence."/persist/system/root" = {
|
environment.persistence."/persist/system/root" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue