Correct filename
This commit is contained in:
parent
2f184ff05c
commit
5bfff83cf4
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@
|
||||||
hostname = "durincore";
|
hostname = "durincore";
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
hardwareModules = [
|
hardwareModules = [
|
||||||
./nixos/profiles/hw-lenovo-thinkpad-t470.nix
|
./nixos/profiles/hw-thinkpad-t470.nix
|
||||||
inputs.nixos-hardware.nixosModules.lenovo-thinkpad-t470s
|
inputs.nixos-hardware.nixosModules.lenovo-thinkpad-t470s
|
||||||
];
|
];
|
||||||
profileModules = [
|
profileModules = [
|
||||||
|
|
Reference in a new issue