summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
authorSilas Schöffel <sils@sils.li>2024-10-29 21:58:59 +0100
committerSilas Schöffel <sils@sils.li>2024-10-29 21:58:59 +0100
commit0008fb79b9faac6e1f96379241b6556f02866143 (patch)
tree4afd06174b46c413a5146996b9e361f6a58436e9 /flake.nix
parenthyprland: remove neo keyboard layout (diff)
downloadnix-config-0008fb79b9faac6e1f96379241b6556f02866143.tar.gz
nix-config-0008fb79b9faac6e1f96379241b6556f02866143.zip
use local theme file
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
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
     };