diff options
-rw-r--r-- | flake.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/flake.nix b/flake.nix index 0a6793d..1f49f16 100644 --- a/flake.nix +++ b/flake.nix @@ -98,11 +98,6 @@ }; }; - base16-tokyo-night-scheme = { - url = "git+https://git.michaelball.name/gid/base16-tokyo-night-scheme.git"; - flake = false; - }; - systems = { url = "git+https://codeberg.org/sils/systems"; # specify systems to evaluate }; |