From 70607f8249617309409328e7898aaf1dc81809df Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Sun, 8 Oct 2023 16:59:02 +0200 Subject: [PATCH] use my own repo till changes are upstream --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index d1002ad..d136ac8 100644 --- a/flake.nix +++ b/flake.nix @@ -2,7 +2,7 @@ description = "jopejoe1 NixOS configuration"; inputs = { - nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; + nixpkgs.url = "github:jopejoe1/nixpkgs/noto-emoji"; nur.url = "github:nix-community/NUR"; nyx = { url = "github:chaotic-cx/nyx/nyxpkgs-unstable";