@@ -42,8 +42,13 @@
];
perSystem =
{ pkgs, ... }:
{ pkgs, system, ... }:
{
_module.args.pkgs = import inputs.nixpkgs {
inherit system;
config.allowUnfree = true;
};
formatter = pkgs.nixfmt;
The note is not visible to the blocked user.