From 60077948d6bb03d32384350a74898cebc3de042b Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Fri, 16 Jun 2023 19:22:41 +0200 Subject: [PATCH] Add osumb to the system packages --- m/common/main.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/m/common/main.nix b/m/common/main.nix index ec3775e..f8622b1 100644 --- a/m/common/main.nix +++ b/m/common/main.nix @@ -35,6 +35,8 @@ vim wget git htop tmux pciutils tcpdump ripgrep nix-index nixos-option nix-diff ipmitool freeipmi ethtool lm_sensors ix cmake gnumake file tree ncdu + # From bsckgs overlay + bsc.osumb ]; systemd.services."serial-getty@ttyS0" = {