From 02a5d03d1aa49f0e081c9b866f262e36bd8b5010 Mon Sep 17 00:00:00 2001 From: aaron Date: Sat, 21 Mar 2026 16:43:05 +0100 Subject: [PATCH] refactor(packages): move installed packages to their respective nix modules --- modules/nixos/packages.nix | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/modules/nixos/packages.nix b/modules/nixos/packages.nix index 9c17fd5..85a5a79 100644 --- a/modules/nixos/packages.nix +++ b/modules/nixos/packages.nix @@ -1,24 +1,19 @@ { config, lib, pkgs, ... }: { - # system packges + # system packages environment.systemPackages = with pkgs; [ - alacritty btop cowsay dnsutils ethtool file - fwupd - fwupd-efi - ghostty git imagemagick imv iperf3 jq kdePackages.qtmultimedia - kitty ldns lm_sensors lsof @@ -31,12 +26,10 @@ nvd p7zip pciutils - sddm-astronaut socat sof-firmware strace sysstat - terminus_font tree unzip usbutils