about summary refs log tree commit diff
path: root/machines/devhell
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2022-04-11 00:50:26 +0100
committerdevhell <devhell@mailfresser.de>2022-04-11 00:50:26 +0100
commite04b0a2cd36fb18878f713f7a600ff856c411cb9 (patch)
tree2ba52a1824eeaba7a17915207c112d2a5aefcde7 /machines/devhell
parent962cb306ee93c5073c10b00f408fc7cd608c006c (diff)
machines/hildr: Rework a bit
While this machine is on its way out, it still finds a bit of use, so
I'm also updating it just a bit.
Diffstat (limited to 'machines/devhell')
-rw-r--r--machines/devhell/hildr.nix11
1 files changed, 2 insertions, 9 deletions
diff --git a/machines/devhell/hildr.nix b/machines/devhell/hildr.nix
index b5ab9257..0b9605a1 100644
--- a/machines/devhell/hildr.nix
+++ b/machines/devhell/hildr.nix
@@ -2,7 +2,6 @@
 
 {
   vuizvui.user.devhell.profiles.base.enable = true;
-  vuizvui.system.kernel.bfq.enable = true;
 
   boot = {
     loader = {
@@ -62,11 +61,11 @@
 
   networking = {
     hostName = "hildr";
-    wireless.enable = true;
+    wireless.iwd.enable = true;
     useNetworkd = true;
     interfaces = {
       enp0s31f6.useDHCP = true;
-      wlp2s0.useDHCP = true;
+      wlan0.useDHCP = true;
     };
   };
 
@@ -98,7 +97,6 @@
     gnome.gnome-keyring.enable = true;
     printing = {
       enable = true;
-      drivers = [ pkgs.foo2zjs pkgs.cups-brother-hl1110 ];
     };
     offlineimap = {
       enable = true;
@@ -183,18 +181,13 @@
 
   environment.systemPackages = with pkgs; [
     aircrack-ng
-    cdrtools
-    dvdplusrwtools
     horst
     ipmitool
     iw
     libva
-    libvdpau-va-gl
     minicom
     acpica-tools
     pmutils
-    reaverwps
-    snort
     teams
     vaapiVdpau
     vdpauinfo