Commit d9e5f2e10622
Changed files (1)
systems
aomi
systems/aomi/home.nix
@@ -0,0 +1,3 @@
+_: {
+ services.ssh-agent-enable = true;
+}