From dd92427e85830a3eee28dc01e6ec2b2117d033b0 Mon Sep 17 00:00:00 2001 From: Vinzenz Schroeter Date: Sun, 3 Sep 2023 16:48:01 +0200 Subject: [PATCH] fix typo, move to system install --- common.nix | 6 ++++-- home-ronja.nix | 1 - home-vinzenz.nix | 2 -- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/common.nix b/common.nix index 4b55e40..a6cab20 100644 --- a/common.nix +++ b/common.nix @@ -134,7 +134,9 @@ environment = { pathsToLink = ["/share/zsh"]; - # List packages installed in system profile. - # systemPackages = []; + systemPackages = with pkgs; [ + lm_sensors + tldr + ]; }; } diff --git a/home-ronja.nix b/home-ronja.nix index ca4eabe..e350503 100644 --- a/home-ronja.nix +++ b/home-ronja.nix @@ -32,7 +32,6 @@ ## Apps steam telegram-desktop - tldr powerline powerline-fonts lutris diff --git a/home-vinzenz.nix b/home-vinzenz.nix index 08887f9..ecd8246 100644 --- a/home-vinzenz.nix +++ b/home-vinzenz.nix @@ -41,8 +41,6 @@ radeontop lsof wirelesstools - lm-sensors - tldr powerline powerline-fonts thefuck