nixfmt did its thing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user