diff --git a/home/felschr-work.nix b/home/felschr-work.nix index 90048ce..05a6dee 100644 --- a/home/felschr-work.nix +++ b/home/felschr-work.nix @@ -57,7 +57,6 @@ with pkgs; { # development unzip - openssl postman jq dos2unix diff --git a/system/default.nix b/system/default.nix index 89386a3..cc6e9ee 100644 --- a/system/default.nix +++ b/system/default.nix @@ -3,7 +3,7 @@ { imports = [ ./hardened.nix ./i18n.nix ./nix.nix ./networking.nix ./vpn.nix ]; - environment.systemPackages = with pkgs; [ wget curl neovim ]; + environment.systemPackages = with pkgs; [ wget curl openssl neovim ]; fonts.fonts = with pkgs; [ fira-code