test
Some checks failed
ssh-test / ssh-test (push) Failing after 24s

This commit is contained in:
iFargle 2023-12-11 13:18:06 +09:00
parent 0f3f3ec237
commit 5d006ba36d

View file

@ -18,6 +18,7 @@
sshUser = "${username}"; sshUser = "${username}";
}; };
}; };
};
# Helper function for generating home-manager configs # Helper function for generating home-manager configs
mkHome = { mkHome = {