Tiny typo

This commit is contained in:
JayDeLux
2024-02-11 15:36:57 +01:00
committed by GitHub
parent 2db93b7b01
commit 32e0131620

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: