install iw and acpi; remove random latex
This commit is contained in:
parent
372e65aebf
commit
205aeec19d
@ -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";
|
||||
|
@ -61,7 +61,9 @@
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
iw
|
||||
vlc
|
||||
acpi
|
||||
gimp
|
||||
qgis
|
||||
josm
|
||||
|
Loading…
Reference in New Issue
Block a user