Home

dotnix @main - refs - log -
-
https://git.jolheiser.com/dotnix.git
My nix dotfiles
tree log patch
chore: clean up deadnix Signed-off-by: jolheiser <john.olheiser@gmail.com>
Signature
-----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEgqEQpE3xoo1QwJO/uFOtpdp7v3oFAmX3PXEACgkQuFOtpdp7 v3rpnA/+JlTw49XROYQxSOCBxh7J3J0Knxl4voTmkCp62I6fjYmYxhi0J+Z08osY SYM7X95bH0YK33w7nd2S9OUiHgyc1ZxrZ9TmJP+hGBoozn+ighw8PwBOrY7AGY9x P+G5NE5cm9a6pYeAJWDojUCDUfYJ4r54Rin/WLM5gaC618p7wk/XBdZ5zEufbNZ8 vJkB0Dn51W4G8IPvk5803zeBCGi2uuMSN7SYpPh8ibXNbimi3nJKr1ssSpNtRrol xaLBJTGv16weg7mI5NliTcDDJMzNfy4TJbBGmGtPOc2Jdyzt/SJdg/P+/NmOpfI2 4P0ludQMKGcrq0XCq5+gtycApCej8Cqk8msO1pNf9EYjF6GzLq0usAO9QvQe971m DHwYfEfh5aPozyKi67E/A0IeauGf0xjauiAszba+68KTRFs1mvk42vUwhmhz4xij pUU0LflCxfWgtMHVner/VV1WXyzXc39CRusB3YLCOBuehSoHVjLHobKgCnBtmIxp KNGXv2BisUC/3QADej8yG3Vmc4iskYCpYmBPqRaoixoFNdY7wiQ6xQ+47KTL9N4x vkqksFcaae3SvM4fVLpjOFQ9Z9vJ1H2IE7DXe9ozLWSw1Ve3yh0AiMhqzuvP5caR leOfk/x7iCo2nSG/ROJJr78KbToiZdqVAIV0Ml4MzncbZ0VoN9M= =HL6z -----END PGP SIGNATURE-----
jolheiser <john.olheiser@gmail.com>
10 months ago
2 changed files, 46 additions(+), 40 deletions(-)
M machines/genmaicha/hardware.nix -> machines/genmaicha/hardware.nix
diff --git a/machines/genmaicha/hardware.nix b/machines/genmaicha/hardware.nix
index 8820810b7c984210b8dcba41cb3d81c6d7476679..63f30c0a173df31d7cedb05fa1b6b80e6b58b404 100644
--- a/machines/genmaicha/hardware.nix
+++ b/machines/genmaicha/hardware.nix
@@ -1,31 +1,34 @@
 # Do not modify this file!  It was generated by ‘nixos-generate-config’
 # and may be overwritten by future invocations.  Please make changes
 # to /etc/nixos/configuration.nix instead.
-{ config, lib, pkgs, modulesPath, ... }:
-
 {
-  imports =
-    [ (modulesPath + "/installer/scan/not-detected.nix")
-    ];
+  config,
+  lib,
+  modulesPath,
+  ...
+}: {
+  imports = [
+    (modulesPath + "/installer/scan/not-detected.nix")
+  ];
 
-  boot.initrd.availableKernelModules = [ "nvme" "xhci_pci" "thunderbolt" "usb_storage" "sd_mod" ];
-  boot.initrd.kernelModules = [ ];
-  boot.kernelModules = [ "kvm-amd" ];
-  boot.extraModulePackages = [ ];
+  boot.initrd.availableKernelModules = ["nvme" "xhci_pci" "thunderbolt" "usb_storage" "sd_mod"];
+  boot.initrd.kernelModules = [];
+  boot.kernelModules = ["kvm-amd"];
+  boot.extraModulePackages = [];
 
-  fileSystems."/" =
-    { device = "/dev/disk/by-uuid/90652083-df9c-42df-8c8a-8d979a3e1e0c";
-      fsType = "ext4";
-    };
+  fileSystems."/" = {
+    device = "/dev/disk/by-uuid/90652083-df9c-42df-8c8a-8d979a3e1e0c";
+    fsType = "ext4";
+  };
 
-  fileSystems."/boot" =
-    { device = "/dev/disk/by-uuid/B03F-3B27";
-      fsType = "vfat";
-    };
+  fileSystems."/boot" = {
+    device = "/dev/disk/by-uuid/B03F-3B27";
+    fsType = "vfat";
+  };
 
-  swapDevices =
-    [ { device = "/dev/disk/by-uuid/2034b9e4-011b-4715-a7a2-5f5445dc2849"; }
-    ];
+  swapDevices = [
+    {device = "/dev/disk/by-uuid/2034b9e4-011b-4715-a7a2-5f5445dc2849";}
+  ];
 
   # Enables DHCP on each ethernet and wireless interface. In case of scripted networking
   # (the default) this is the recommended approach. When using systemd-networkd it's
M machines/sencha/hardware.nix -> machines/sencha/hardware.nix
diff --git a/machines/sencha/hardware.nix b/machines/sencha/hardware.nix
index 096e4e171a737edfdd9e0df4477366c5d35caea1..fcd7fc478726a2bbf835214f9aef652d41f1b68e 100644
--- a/machines/sencha/hardware.nix
+++ b/machines/sencha/hardware.nix
@@ -1,33 +1,36 @@
 # Do not modify this file!  It was generated by ‘nixos-generate-config’
 # and may be overwritten by future invocations.  Please make changes
 # to /etc/nixos/configuration.nix instead.
-{ config, lib, pkgs, modulesPath, ... }:
-
 {
-  imports =
-    [ (modulesPath + "/installer/scan/not-detected.nix")
-    ];
+  config,
+  lib,
+  modulesPath,
+  ...
+}: {
+  imports = [
+    (modulesPath + "/installer/scan/not-detected.nix")
+  ];
 
-  boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "usbhid" "usb_storage" "sd_mod" "sr_mod" "rtsx_usb_sdmmc" ];
-  boot.initrd.kernelModules = [ ];
-  boot.kernelModules = [ ];
-  boot.extraModulePackages = [ ];
+  boot.initrd.availableKernelModules = ["xhci_pci" "ahci" "usbhid" "usb_storage" "sd_mod" "sr_mod" "rtsx_usb_sdmmc"];
+  boot.initrd.kernelModules = [];
+  boot.kernelModules = [];
+  boot.extraModulePackages = [];
 
-  fileSystems."/" =
-    { device = "/dev/disk/by-uuid/d1f561b1-bc50-4e34-9ca6-e973d2d9437a";
-      fsType = "ext4";
-    };
+  fileSystems."/" = {
+    device = "/dev/disk/by-uuid/d1f561b1-bc50-4e34-9ca6-e973d2d9437a";
+    fsType = "ext4";
+  };
 
   boot.initrd.luks.devices."luks-75db2e03-a875-43ee-8ca8-70507b421641".device = "/dev/disk/by-uuid/75db2e03-a875-43ee-8ca8-70507b421641";
 
-  fileSystems."/boot" =
-    { device = "/dev/disk/by-uuid/A8A8-1D01";
-      fsType = "vfat";
-    };
+  fileSystems."/boot" = {
+    device = "/dev/disk/by-uuid/A8A8-1D01";
+    fsType = "vfat";
+  };
 
-  swapDevices =
-    [ { device = "/dev/disk/by-uuid/5c3eb124-674b-4315-890d-137275aab504"; }
-    ];
+  swapDevices = [
+    {device = "/dev/disk/by-uuid/5c3eb124-674b-4315-890d-137275aab504";}
+  ];
 
   # Enables DHCP on each ethernet and wireless interface. In case of scripted networking
   # (the default) this is the recommended approach. When using systemd-networkd it's