mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-18 18:48:22 +02:00
meta: Prefer home-manager module over env for bat
This works now that stylix switched to using the configuration file instead of the environment variable.
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
programs.bat.enable = true;
|
||||
|
||||
editorconfig = {
|
||||
enable = true;
|
||||
|
||||
|
Reference in New Issue
Block a user