enable ssh on ascanius

auto-flake-update
Yorick van Pelt 2016-12-08 15:30:42 +01:00
parent f8877a55bf
commit 20672cfdd4
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ in
};
};
services.openssh.enable = true;
# List packages installed in system profile. To search by name, run:
# $ nix-env -qaP | grep wget
environment.systemPackages = with pkgs; [