diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index 0d2032b..bf125ce 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -75,6 +75,7 @@ in { services = { sshguard.enable = false; + node_exporter = { enable = true; extraSubnets = [myData.subnets.vno1.cidr]; @@ -154,11 +155,6 @@ in { }; }; - environment.systemPackages = with pkgs; [ - iw - texlive.combined.scheme-medium - ]; - networking = { hostId = "3a54afcd"; hostName = "fwminex"; diff --git a/modules/profiles/desktop/default.nix b/modules/profiles/desktop/default.nix index bb39226..b8c8ba4 100644 --- a/modules/profiles/desktop/default.nix +++ b/modules/profiles/desktop/default.nix @@ -61,7 +61,9 @@ networking.networkmanager.enable = true; environment.systemPackages = with pkgs; [ + iw vlc + acpi gimp qgis josm