ssh-agent
This commit is contained in:
parent
28415f1574
commit
62f42d668f
1 changed files with 3 additions and 0 deletions
|
@ -113,6 +113,9 @@
|
||||||
twingate.enable = true;
|
twingate.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# SSH AGENT
|
||||||
|
programs.ssh.startAgent = true;
|
||||||
|
|
||||||
system.stateVersion = "23.11";
|
system.stateVersion = "23.11";
|
||||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue