This commit is contained in:
2025-11-08 12:19:56 -06:00
parent 9d56a9bd10
commit 83f48b3403
6 changed files with 25 additions and 22 deletions

View File

@@ -16,7 +16,7 @@
};
config = let
pkgs-com = import inputs.nixpkgs-com {
pkgs-com = import inputs.nixpkgs-us {
system = "x86_64-linux";
config.allowUnfree = true;
};