double whoop

This commit is contained in:
Nathan McCarty 2022-09-04 04:11:28 -04:00
parent 532a573ffc
commit a1d4dd9597
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ in
{
imports = [
../options.nix
./programs/util.nix
];
options = with lib; with nLib; { };