Merge pull request #58 from we-do-it-lu/patch-4

Tiny typo
This commit is contained in:
Ryan Yin
2024-02-11 23:31:28 +08:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
{pkgs, ...}: {
# ssh-agent is used to pull my private secrets repo from github when depoloying my nixos config.
# ssh-agent is used to pull my private secrets repo from github when deploying my nixos config.
programs.ssh.startAgent = true;
# List packages installed in system profile. To search, run: