flake: formatting

This commit is contained in:
Charlie Root 2025-03-18 13:54:04 +01:00
commit b5dded8fe5
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E
4 changed files with 4 additions and 9 deletions

View file

@ -41,7 +41,4 @@ in {
};
# helix as the only editor, a reasonable choice.
environment.sessionVariables.EDITOR = pkgs.lib.getExe' helix "hx";
}