[nix] Move openssl to system config, add docker-compose

This commit is contained in:
Sebastian Schulze 2021-06-04 13:17:06 +02:00
parent deee079b23
commit 6541d98845
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
2 changed files with 4 additions and 2 deletions

View File

@ -132,6 +132,7 @@
wireguard
wireguard-tools
openvpn
openssl
ledger-udev-rules
];

View File

@ -18,6 +18,7 @@ in
home.packages = [
unstable.borgmatic
pkgs.docker-compose
pkgs.toilet
pkgs.ydotool
pkgs.somafm-cli
@ -27,7 +28,6 @@ in
pkgs.httpie
pkgs.yaml-language-server
pkgs.k9s
pkgs.openssl
pkgs.unzip
pkgs.crun
pkgs.go
@ -35,6 +35,7 @@ in
pkgs.aws
pkgs.kristall
pkgs.gitAndTools.tig
pkgs.gitAndTools.lab
pkgs.gimp
pkgs.wally-cli
pkgs.poppler_utils
@ -118,7 +119,7 @@ in
pkgs.hunspellDicts.de_DE
pkgs.hunspellDicts.de_DE
pkgs.hunspellDicts.en_GB-large
pkgs.i3status-rust
unstable.i3status-rust
pkgs.imagemagick
pkgs.ispell
pkgs.isync