mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 22:30:25 +01:00
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user