This commit is contained in:
Henry Hiles 2025-03-24 14:24:56 -04:00
commit 99edb6ce08
No known key found for this signature in database

View file

@ -15,6 +15,5 @@
}; };
}; };
}; };
#test
environment.systemPackages = [pkgs.gh]; environment.systemPackages = [pkgs.gh];
} }