From a3e6e8dc24176db622e285abe313be68fae63f46 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 30 May 2022 17:09:36 +0200 Subject: fix(tazjin/nixos): Always install moreutils everywhere I keep having this in the user env instead, not good. Change-Id: I683efc9782281053cb4aee1875c3a664c8dcdae8 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5794 Reviewed-by: tazjin Autosubmit: tazjin Tested-by: BuildkiteCI --- users/tazjin/nixos/modules/physical.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/users/tazjin/nixos/modules/physical.nix b/users/tazjin/nixos/modules/physical.nix index 2c5dd7fd0b..aceecccbea 100644 --- a/users/tazjin/nixos/modules/physical.nix +++ b/users/tazjin/nixos/modules/physical.nix @@ -42,6 +42,7 @@ in jq lieer man-pages + moreutils mosh msmtp mullvad-vpn -- cgit 1.4.1