vixen: Use latest nixos-hardware module (gen 4)

This commit is contained in:
Sridhar Ratnakumar 2024-10-22 15:36:41 -04:00
parent 4543ab7555
commit aa679872a2
2 changed files with 4 additions and 3 deletions

View file

@ -8,6 +8,7 @@ in
{
imports = [
self.nixosModules.default
inputs.nixos-hardware.nixosModules.lenovo-thinkpad-p14s-amd-gen4
./configuration.nix
];

6
flake.lock generated
View file

@ -772,11 +772,11 @@
},
"nixos-hardware": {
"locked": {
"lastModified": 1678397099,
"narHash": "sha256-5xq8YJe+h19TlD+EI4AE/3H3jcCcQ2AWU6CWBVc5tRc=",
"lastModified": 1729624485,
"narHash": "sha256-iEffyT68tEU5kHQuyP05QRH+JhWNNLAwHfgZAzXFS7o=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "556101ff85bd6e20900ec73ee525b935154bc8ea",
"rev": "22e8de2729f40d29a445c8baeaf22740b8b25daf",
"type": "github"
},
"original": {