From 7382ba8dadc26ef7bef920f67909c4595cc33fa9 Mon Sep 17 00:00:00 2001 From: Daniel Olsen Date: Sat, 2 Apr 2022 03:04:37 +0200 Subject: [PATCH] Intall some nix utilities --- profiles/base/default.nix | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/profiles/base/default.nix b/profiles/base/default.nix index ac92ef1..29cd308 100644 --- a/profiles/base/default.nix +++ b/profiles/base/default.nix @@ -22,6 +22,12 @@ in { #libguestfs #ansible #nixops + + nix-output-monitor + nix-top + nix-index + unstable.comma + ldns lsof @@ -33,6 +39,7 @@ in { unzip p7zip + parallel sshfs jq @@ -45,9 +52,6 @@ in { mkvtoolnix # unstable.youtubeDL ffmpeg-full - - nix-index - nur.repos.j-k.comma ] ++ lib.optionals config.profiles.gui.enable [ # virtmanager # virt-viewer