Update nixos-hardware module
This commit is contained in:
parent
d1a50249d5
commit
aec0a426cd
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@
|
||||||
"${builtins.fetchGit {
|
"${builtins.fetchGit {
|
||||||
url = "https://github.com/NixOS/nixos-hardware.git";
|
url = "https://github.com/NixOS/nixos-hardware.git";
|
||||||
ref = "master";
|
ref = "master";
|
||||||
rev = "88348cb5c1e6bdad2f9879663dd9c12ef281a3be";
|
rev = "3980e7816c99d9e4da7a7b762e5b294055b73b2f";
|
||||||
}}/framework"
|
}}/framework/13-inch/11th-gen-intel"
|
||||||
# Include the results of the hardware scan.
|
# Include the results of the hardware scan.
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
../common/users.nix
|
../common/users.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue