This commit is contained in:
Julian Sutter 2023-01-25 11:56:46 -08:00
parent 224018ba38
commit 42f492f611
2 changed files with 3 additions and 2 deletions

View file

@ -55,7 +55,8 @@
};
services.openssh.enable = true;
programs.java.enable = true;
security.polkit.enable = true;
# System packages
environment.systemPackages = with pkgs; [
git