Common/nix: remove now redundant system nixpkgs flake registry
This commit is contained in:
parent
392df35a1c
commit
8f97bc80e3
2 changed files with 0 additions and 11 deletions
|
|
@ -155,10 +155,6 @@
|
|||
pkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
specialArgs = {
|
||||
systemPkgs =
|
||||
if stable
|
||||
then nixpkgs-patched
|
||||
else nixpkgs-unstable-patched;
|
||||
flakeSelf = self;
|
||||
};
|
||||
modules =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue