alejandra?

This commit is contained in:
Tao Tien 2024-02-24 02:30:17 -08:00
parent 63baacc410
commit 21d7561a56
17 changed files with 296 additions and 204 deletions

View file

@ -1,4 +1,8 @@
{ inputs, pkgs, ... }: {
{
inputs,
pkgs,
...
}: {
environment.systemPackages = with pkgs; [
# freecad
# pijul
@ -33,6 +37,7 @@
# nix
nil
nixpkgs-fmt
alejandra
# python
pypy3