diff options
author | lassulus <lass@aidsballs.de> | 2016-10-22 14:25:52 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2016-10-22 14:25:52 +0200 |
commit | 75a3c4029db60013066b0850ed4df359fe2be3cd (patch) | |
tree | 4a94f93ef158fd244a1a7edd03b1c320e11cbfec | |
parent | 0c464bb3cf5f838027d23c4888b8d6ce128e2119 (diff) |
l 1 helios: oraclejre -> jre
-rw-r--r-- | lass/1systems/helios.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/1systems/helios.nix b/lass/1systems/helios.nix index c16080762..4e0b40906 100644 --- a/lass/1systems/helios.nix +++ b/lass/1systems/helios.nix @@ -41,7 +41,7 @@ with import <stockholm/lib>; environment.systemPackages = with pkgs; [ firefox chromium - oraclejre8 + jre maven arandr libreoffice |