nixfmt did its thing

This commit is contained in:
2026-03-03 15:57:59 +02:00
parent 547b442eaa
commit cd83f432cb
4 changed files with 87 additions and 52 deletions

View File

@@ -1,15 +1,21 @@
{ config, lib, pkgs, ... }:
{
config,
lib,
pkgs,
...
}:
{
environment.systemPackages = with pkgs; [
unstable.tdlib
emacsPackages.mu4e
emacs
ripgrep
coreutils
fd
aspell aspellDicts.en
fd
aspell
aspellDicts.en
zlib
pkg-config
libwebp