🚀 add master overlay

This commit is contained in:
Moritz Böhme 2022-03-21 13:23:54 +01:00
parent d65ac079dd
commit d2d0b6c2b0
No known key found for this signature in database
GPG key ID: 213820E2795F5CF5
2 changed files with 6 additions and 0 deletions

View file

@ -6,6 +6,7 @@
##############
inputs = {
master.url = "github:nixos/nixpkgs";
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
stable.url = "github:nixos/nixpkgs/nixos-21.11";
nur.url = "github:nix-community/NUR";