forked from nico/dots
nix: enable ssh agent autostart
This commit is contained in:
parent
a9d066a7d1
commit
fa821c8169
1 changed files with 2 additions and 0 deletions
|
|
@ -25,4 +25,6 @@
|
||||||
swaynotificationcenter
|
swaynotificationcenter
|
||||||
flameshot
|
flameshot
|
||||||
];
|
];
|
||||||
|
|
||||||
|
programs.ssh.startAgent = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue