{ pkgs, lib, inputs, ... }: { # Packages installd on every machine environment.systemPackages = with pkgs; [ wget dig vim nmap btop gitFull smartmontools lm_sensors pciutils gcc gnumake sysstat file ffmpeg usbutils bat dust nix-output-monitor nix-index unzip inputs.agenix.packages.x86_64-linux.default ]; }