From 732c23610e639d8414bc2f688652ced704adfec5 Mon Sep 17 00:00:00 2001 From: John Titor <50095635+JohnRTitor@users.noreply.github.com> Date: Sun, 23 Jun 2024 22:22:06 +0530 Subject: [PATCH] flake-list: add chaotic nyx flake --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index 52b7586c..45e30eeb 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -114,3 +114,8 @@ repo = "nix-vscode-extensions" type = "github" owner = "hyprwm" repo = "hyprland" + +[[sources]] +type = "github" +owner = "chaotic-cx" +repo = "nyx"