Revert "ci: fix nixos config"

This reverts commit 5703b77484.
This commit is contained in:
Timothy DeHerrera 2021-02-03 21:02:18 -07:00
parent f5c3194e44
commit fc9c6d48dc
No known key found for this signature in database
GPG key ID: 8985725DB5B0C122

View file

@ -57,6 +57,7 @@ let
nix.registry = {
master.flake = master;
nixflk.flake = self;
nixpkgs.flake = nixos;
};