nixpkgs-fmt

This commit is contained in:
fleaz 2022-02-07 00:01:27 +01:00
parent 6a9a43478c
commit 04091588ee
10 changed files with 185 additions and 169 deletions

View file

@ -1,4 +1,4 @@
{ ... }:{
{ ... }: {
services.openssh.enable = true;
programs.ssh.startAgent = true;
}
}