machines/milhouse: Fix typo in import
This commit is contained in:
parent
19c9520f75
commit
e053f03f80
|
@ -10,7 +10,7 @@
|
||||||
../../modules/k40.nix
|
../../modules/k40.nix
|
||||||
|
|
||||||
# import hardware specific settings
|
# import hardware specific settings
|
||||||
<nixos-hardware/lenoxo/x270>
|
<nixos-hardware/lenovo/thinkpad/x270>
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.hostName = "milhouse"; # Define your hostname.
|
networking.hostName = "milhouse"; # Define your hostname.
|
||||||
|
|
Loading…
Reference in a new issue