added alejandra, a *.nix formatter
This commit is contained in:
parent
4b1114a616
commit
6b53dc5cff
2 changed files with 2 additions and 0 deletions
|
|
@ -154,6 +154,7 @@ in {
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
python-with-my-packages
|
python-with-my-packages
|
||||||
|
alejandra
|
||||||
aspell
|
aspell
|
||||||
aspellDicts.en
|
aspellDicts.en
|
||||||
base16-schemes
|
base16-schemes
|
||||||
|
|
|
||||||
|
|
@ -216,6 +216,7 @@ in {
|
||||||
#(callPackage ../mypackages/kanshi-fix/default.nix {})
|
#(callPackage ../mypackages/kanshi-fix/default.nix {})
|
||||||
python-with-my-packages
|
python-with-my-packages
|
||||||
acpi
|
acpi
|
||||||
|
alejandra
|
||||||
aspell
|
aspell
|
||||||
aspellDicts.en
|
aspellDicts.en
|
||||||
base16-schemes
|
base16-schemes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue