mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 23:11:34 +01:00
Fix registry on stable nixpkgs
This commit is contained in:
parent
6b74830b41
commit
187704b151
1 changed files with 0 additions and 2 deletions
|
|
@ -7,9 +7,7 @@
|
|||
|
||||
nix = {
|
||||
channel.enable = false;
|
||||
registry.nixpkgs.flake = self.inputs.nixpkgs;
|
||||
settings = {
|
||||
flake-registry = "";
|
||||
experimental-features = [
|
||||
"nix-command"
|
||||
"flakes"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue