summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/flake.nix b/flake.nix
index e1dc85c..04887d1 100644
--- a/flake.nix
+++ b/flake.nix
@@ -61,15 +61,6 @@
};
};
- arkenfox = {
- url = "github:dwarfmaster/arkenfox-nixos";
- inputs = {
- nixpkgs.follows = "nixpkgs";
- flake-compat.follows = "";
- pre-commit.follows = "";
- };
- };
-
catppuccin = {
url = "github:catppuccin/nix";
inputs = {