From 8822dc3f1f8672ea7292d5dc6e8ba7ce15ff5a13 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Tue, 23 May 2023 17:22:03 +0200 Subject: add programs --- nixos/common.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nixos/common.nix b/nixos/common.nix index 9f3abbe..829d256 100644 --- a/nixos/common.nix +++ b/nixos/common.nix @@ -134,6 +134,7 @@ in git-lfs pass openssl + pkg-config htop i7z powertop @@ -165,6 +166,7 @@ in ffmpeg gnupg dig + inetutils file alacritty @@ -188,6 +190,7 @@ in nicotine-plus gnome.seahorse gqrx + qgis (st.overrideAttrs (oldAttrs: rec { patches = [ -- cgit v1.2.3