hosts doc: fix hardware module in example
This commit is contained in:
parent
cf47170d6f
commit
629a50975f
@ -38,7 +38,7 @@ flake.nix:
|
|||||||
{
|
{
|
||||||
librem = {
|
librem = {
|
||||||
channelName = "latest";
|
channelName = "latest";
|
||||||
modules = [ hardware.purism-librem-13v3 ];
|
modules = [ nixos-hardware.nixosModules.purism-librem-13v3 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user