forked from pub-solar/os
nix: re-enable unstable registry
This commit is contained in:
parent
8e6e6a64e5
commit
c463a19e69
|
@ -37,7 +37,7 @@
|
|||
|
||||
registry = {
|
||||
nixpkgs.flake = flake.inputs.nixpkgs;
|
||||
#unstable.flake = flake.inputs.unstable;
|
||||
unstable.flake = flake.inputs.unstable;
|
||||
system.flake = flake.self;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue