add jdk to server
This commit is contained in:
parent
6c5ddcadff
commit
5a55f15df1
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
certbot
|
||||
jdk
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue