Move SSH config to Nix

This commit is contained in:
Greg Hellings
2022-04-18 14:01:00 -05:00
parent 01352d4e72
commit d84d4e06ae
3 changed files with 43 additions and 5 deletions
+1
View File
@@ -5,6 +5,7 @@ name: pkgs:
./bash.nix
./git.nix
./vim.nix
./ssh.nix
];
home.username = name;