From f6ec67a6891d279eb4994efa578b76a631b3fabd Mon Sep 17 00:00:00 2001 From: Zuckerberg Date: Tue, 15 Mar 2022 17:49:58 -0400 Subject: [PATCH] Add libreoffice, lm_sensors, git-lfs, killall --- common/default.nix | 12 +++++++++++- common/pc/default.nix | 2 ++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/common/default.nix b/common/default.nix index 55ff6aa..cd611dc 100644 --- a/common/default.nix +++ b/common/default.nix @@ -22,7 +22,17 @@ programs.mosh.enable = true; environment.systemPackages = with pkgs; [ - wget kakoune htop git dnsutils tmux nethogs iotop pciutils usbutils + wget + kakoune + htop + git git-lfs + dnsutils + tmux + nethogs + iotop + pciutils + usbutils + killall ]; nixpkgs.config.allowUnfree = true; diff --git a/common/pc/default.nix b/common/pc/default.nix index 74cb457..0d3c791 100644 --- a/common/pc/default.nix +++ b/common/pc/default.nix @@ -44,6 +44,8 @@ in { sauerbraten gnome.file-roller gparted + lm_sensors + libreoffice-fresh ]; # Networking