flake: add stable channel
This commit is contained in:
parent
4b3d343634
commit
914906a8ca
3 changed files with 22 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
latest.url = "github:nixos/nixpkgs";
|
||||
fork.url = "github:Infinidoge/nixpkgs/combined/all";
|
||||
stable.url = "github:NixOS/nixpkgs/nixos-23.05";
|
||||
|
||||
# configuration components
|
||||
private.url = "git+ssh://git@github.com/Infinidoge/universe-private";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue