Add hardware tweaks for Nix as a channel

This commit is contained in:
benjamin melançon 2025-04-14 08:53:09 -04:00
parent 9c4fc2224d
commit 2ecb2bb837

View file

@ -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>
];