From 205aeec19dd7dca03cd27d5d91017831ad0fabff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Wed, 20 Sep 2023 21:28:15 +0300 Subject: [PATCH] install iw and acpi; remove random latex --- hosts/fwminex/configuration.nix | 6 +----- modules/profiles/desktop/default.nix | 2 ++ 2 files changed, 3 insertions(+), 5 deletions(-) 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