about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix11
1 files changed, 0 insertions, 11 deletions
diff --git a/flake.nix b/flake.nix
index 5aa98a9..8df7f19 100644
--- a/flake.nix
+++ b/flake.nix
@@ -49,17 +49,6 @@
       ref = "master";
     };
 
-    chaotic = {
-      type = "github";
-      owner = "chaotic-cx";
-      repo = "nyx";
-      ref = "main";
-      inputs = {
-        home-manager.follows = "home-manager";
-        nixpkgs.follows = "nixpkgs";
-      };
-    };
-
     darwin = {
       type = "github";
       owner = "LnL7";

Consider giving Nix/NixOS a try! <3