Added lix to de-lacadie.

This commit is contained in:
vorboyvo 2025-09-23 17:48:22 -04:00
parent 7fd4ad7d40
commit aa40fe00d8

View file

@ -10,6 +10,7 @@
imports = imports =
[ # Include the results of the hardware scan. [ # Include the results of the hardware scan.
./hardware-configuration.nix ./hardware-configuration.nix
../../snippets/lix.nix
]; ];
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;