aboutsummaryrefslogtreecommitdiff
path: root/home/profiles/bat.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/bat.nix')
-rw-r--r--home/profiles/bat.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/home/profiles/bat.nix b/home/profiles/bat.nix
deleted file mode 100644
index a03ba62..0000000
--- a/home/profiles/bat.nix
+++ /dev/null
@@ -1,4 +0,0 @@
-{ ... }:
-{
- programs.bat.enable = true;
-}