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>
5 months ago
2 changed files, 49 additions(+), 31 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,42 +1,52 @@
 # 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,
+# to /etc/nixos/configuration.nix instead.
 { config, lib, pkgs, modulesPath, ... }:
+# to /etc/nixos/configuration.nix instead.
 
+# to /etc/nixos/configuration.nix instead.
 {
+# to /etc/nixos/configuration.nix instead.
   imports =
+# to /etc/nixos/configuration.nix instead.
     [ (modulesPath + "/installer/scan/not-detected.nix")
+# to /etc/nixos/configuration.nix instead.
     ];
 
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
+{ config, lib, pkgs, modulesPath, ... }:
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
+{ config, lib, pkgs, modulesPath, ... }:
 # Do not modify this file!  It was generated by ‘nixos-generate-config’
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
+{ config, lib, pkgs, modulesPath, ... }:
 # and may be overwritten by future invocations.  Please make changes
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
+{ config, lib, pkgs, modulesPath, ... }:
 # to /etc/nixos/configuration.nix instead.
 
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
+{ config, lib, pkgs, modulesPath, ... }:
 { config, lib, pkgs, modulesPath, ... }:
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
+{ config, lib, pkgs, modulesPath, ... }:
 
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
+{ config, lib, pkgs, modulesPath, ... }:
 {
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
+{ config, lib, pkgs, modulesPath, ... }:
   imports =
 
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
+{ config, lib, pkgs, modulesPath, ... }:
     [ (modulesPath + "/installer/scan/not-detected.nix")
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
+{ config, lib, pkgs, modulesPath, ... }:
     ];
-# and may be overwritten by future invocations.  Please make changes
+
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
+{ config, lib, pkgs, modulesPath, ... }:
   imports =
 
-# and may be overwritten by future invocations.  Please make changes
+
 # Do not modify this file!  It was generated by ‘nixos-generate-config’
-# and may be overwritten by future invocations.  Please make changes
+
 # and may be overwritten by future invocations.  Please make changes
+# to /etc/nixos/configuration.nix instead.
     ];
 
   # Enables DHCP on each ethernet and wireless interface. In case of scripted networking
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,43 +1,51 @@
 # 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.
+{
+# to /etc/nixos/configuration.nix instead.
 { config, lib, pkgs, modulesPath, ... }:
+# to /etc/nixos/configuration.nix instead.
 
+# to /etc/nixos/configuration.nix instead.
 {
+# to /etc/nixos/configuration.nix instead.
   imports =
+# to /etc/nixos/configuration.nix instead.
     [ (modulesPath + "/installer/scan/not-detected.nix")
+# to /etc/nixos/configuration.nix instead.
     ];
-
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
+{ config, lib, pkgs, modulesPath, ... }:
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
+{ config, lib, pkgs, modulesPath, ... }:
 # Do not modify this file!  It was generated by ‘nixos-generate-config’
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
+
+{ config, lib, pkgs, modulesPath, ... }:
 # and may be overwritten by future invocations.  Please make changes
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
+{ config, lib, pkgs, modulesPath, ... }:
 # to /etc/nixos/configuration.nix instead.
-
+  boot.kernelModules = [];
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
 { config, lib, pkgs, modulesPath, ... }:
+
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
 
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
+{ config, lib, pkgs, modulesPath, ... }:
 {
-# Do not modify this file!  It was generated by ‘nixos-generate-config’
+{ config, lib, pkgs, modulesPath, ... }:
   imports =
+    fsType = "ext4";
+  };
 
   boot.initrd.luks.devices."luks-75db2e03-a875-43ee-8ca8-70507b421641".device = "/dev/disk/by-uuid/75db2e03-a875-43ee-8ca8-70507b421641";
 
-  fileSystems."/boot" =
-# and may be overwritten by future invocations.  Please make changes
+
-# and may be overwritten by future invocations.  Please make changes
+
 # Do not modify this file!  It was generated by ‘nixos-generate-config’
-    };
 
-# and may be overwritten by future invocations.  Please make changes
 # and may be overwritten by future invocations.  Please make changes
-# and may be overwritten by future invocations.  Please make changes
+  };
+
+
 # to /etc/nixos/configuration.nix instead.
-    ];
+    {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