This commit is contained in:
Henry Hiles 2025-03-24 16:47:50 -04:00
commit 5c69ae8390
No known key found for this signature in database

1
modules/common/lix.nix Normal file
View file

@ -0,0 +1 @@
{pkgs, ...}: {nix.package = pkgs.lix;}