Added bat module
Already had bat but I wanted to specify a specific theme.
This commit is contained in:
parent
4284ed2a9d
commit
58bdc7f6c5
2 changed files with 24 additions and 1 deletions
|
@ -13,9 +13,9 @@ in {
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
aa.apps.bat.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
alejandra
|
||||
bat
|
||||
curl
|
||||
deploy-rs
|
||||
fd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue