diff options
author | lassulus <lass@aidsballs.de> | 2016-10-23 05:53:41 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2016-10-23 05:55:23 +0200 |
commit | 384c96efd288c44b285d20ca8f5390b9d03af6d6 (patch) | |
tree | 6eea4e7768f00d160c4e57500c1f0e12b9019c51 | |
parent | 75a3c4029db60013066b0850ed4df359fe2be3cd (diff) |
l 1 helios: remove jre from pkgs
-rw-r--r-- | lass/1systems/helios.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lass/1systems/helios.nix b/lass/1systems/helios.nix index 4e0b40906..82db8ef7b 100644 --- a/lass/1systems/helios.nix +++ b/lass/1systems/helios.nix @@ -41,7 +41,6 @@ with import <stockholm/lib>; environment.systemPackages = with pkgs; [ firefox chromium - jre maven arandr libreoffice |