chore: run nixfmt across repo
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
let
|
||||
onePassPath = "~/.1password/agent.sock";
|
||||
in {
|
||||
in
|
||||
{
|
||||
programs.ssh = {
|
||||
enable = true;
|
||||
extraConfig = "IdentityAgent ${onePassPath}";
|
||||
|
||||
Reference in New Issue
Block a user