Add hardware tweaks for Nix as a channel
This commit is contained in:
parent
9c4fc2224d
commit
2ecb2bb837
1 changed files with 3 additions and 0 deletions
|
@ -7,7 +7,10 @@
|
|||
{
|
||||
imports =
|
||||
[ # Include the results of the hardware scan.
|
||||
<framework/16-inch/common>
|
||||
./hardware-configuration.nix
|
||||
./framework-lid-workaround.nix
|
||||
# Presumably need to re-add the Nix home-manager channel before adding this back.
|
||||
# <home-manager/nixos>
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue