Try to fix hm issue

This commit is contained in:
Philip Peterson 2026-05-04 22:50:25 -08:00
parent 6a39ccced0
commit 3b12f7aee2

View file

@ -52,7 +52,7 @@ in {
++ unstable-packages
);
file.".ssh/known_hosts".text = joinedString;
file.".ssh/known_hosts" = {text = joinedString; force = true;};
};
programs = {