{ config, libs, pkgs, ... }: { imports = [ ]; environment.systemPackages = with pkgs; [ # Adminsys iotop lm_sensors lshw lsof ntp powerline-fonts powertop python27Packages.docker_compose python27Packages.ansible2 python27Packages.glances usbutils # Systeme de fichier curlftpfs gparted nfs-utils ntfs3g sshfsFuse ]; }