backwards: Add ssh module

This commit is contained in:
Alexander Heldt
2024-08-15 14:42:17 +02:00
parent 3651fa4146
commit 60ab66b11c
3 changed files with 35 additions and 3 deletions

View File

@@ -78,8 +78,6 @@
pkgs.vim
];
services.openssh.enable = true;
config-manager = {
flakePath = "/home/alex/config";
};