lint checks, formatting, update statix url

This commit is contained in:
Vinzenz Schroeter 2025-09-15 19:40:49 +02:00
parent 1735ec5594
commit 6754eed1d8
7 changed files with 36 additions and 43 deletions

View file

@ -1,4 +1,3 @@
{ ... }:
{
config.editorconfig = {
enable = true;

View file

@ -1,4 +1,3 @@
{ ... }:
{
config.programs.git = {
enable = true;

View file

@ -1,4 +1,3 @@
{ ... }:
{
config.programs.ssh = {
enable = true;

View file

@ -20,7 +20,7 @@
my-direnvallow = "echo \"use nix\" > .envrc && direnv allow";
my-ip4 = "ip addr show | grep 192";
deadnix = "nix run github:astro/deadnix -- ";
statix = "nix run git+https://git.peppe.rs/languages/statix -- ";
statix = "nix run github:oppiliappan/statix -- ";
};
history = {