Fix nur overlay deprecation
This commit is contained in:
parent
9184561078
commit
58974585ab
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@
|
|||
};
|
||||
})
|
||||
] ++ [
|
||||
{ nixpkgs.overlays = [ nur.overlay ]; }
|
||||
{ nixpkgs.overlays = [ nur.overlays.default ]; }
|
||||
home-manager.nixosModules.home-manager
|
||||
inputs.sops-nix.nixosModules.sops
|
||||
inputs.disko.nixosModules.disko
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue