install iw and acpi; remove random latex

This commit is contained in:
Motiejus Jakštys 2023-09-20 21:28:15 +03:00
parent 372e65aebf
commit 205aeec19d
2 changed files with 3 additions and 5 deletions

View File

@ -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";

View File

@ -61,7 +61,9 @@
networking.networkmanager.enable = true;
environment.systemPackages = with pkgs; [
iw
vlc
acpi
gimp
qgis
josm