This commit is contained in:
death916 2025-05-14 07:26:48 -07:00
parent 53af337a0b
commit 6a7b9677ee

View file

@ -8,7 +8,7 @@
imports =
[ # Include the results of the hardware scan.
./hardware-configuration.nix
../overlays/halloy-overlay.nix
];
nixpkgs.overlays = [
(import ../overlays/halloy-overlay.nix)