nixos-module/defaults: remove nix.registry.zentralwerk-network

this will be checked out locally
This commit is contained in:
Astro 2021-04-06 23:20:50 +02:00
parent 79fa9127b7
commit 421dba52fc
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
extraOptions = "experimental-features = nix-command flakes";
registry = {
nixpkgs.flake = inputs.nixpkgs;
zentralwerk-network.flake = inputs.self;
};
};