openssh: fix deprecation warn

This commit is contained in:
Jill 2023-02-11 06:45:06 +01:00
parent a400f0bb8d
commit a10c59cccb

View file

@ -71,7 +71,7 @@ in {
}; };
}; };
}; };
# i yearn for the day this name ceases to mean
mayflower = { mayflower = {
conf = { conf = {
packages = with pkgs; [ micro tmux ]; packages = with pkgs; [ micro tmux ];