forked from fabian/nix_config
replace nur.overlay with nur.overlays.default
This commit is contained in:
parent
3803a1e1b9
commit
4c33c15c11
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
config = import ./pkgs/config nixpkgs.lib;
|
||||
overlays = [
|
||||
self.overlays.default
|
||||
nur.overlay
|
||||
nur.overlays.default
|
||||
nixGL.overlay
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue