Regenerated

This commit is contained in:
2026-03-22 15:54:26 +00:00
parent 49e681dcc5
commit da8c497726
33 changed files with 1 additions and 1607 deletions
+1 -4
View File
@@ -865,10 +865,7 @@ let
in
{
{
nixpkgs.config = {
allowUnfree = true;
};
nixpkgs.config = { allowUnfree = true; };
environment.systemPackages = packages;
}
#+END_SRC