Remove pkgsStable
argument
This commit is contained in:
parent
57be38c32f
commit
9116e95a03
1 changed files with 0 additions and 1 deletions
|
@ -287,7 +287,6 @@ in
|
|||
_module.args = {
|
||||
age = config.age or { };
|
||||
fleetFlake = self;
|
||||
pkgsStable = inputs.nixpkgsStable.legacyPackages.${pkgs.system};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue