chore: format code with alejandra
This commit is contained in:
parent
5576fba883
commit
144c46a984
13 changed files with 164 additions and 131 deletions
|
|
@ -1,8 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
let
|
||||
{pkgs, ...}: let
|
||||
sourcehut-fqdn = "sourcehut.nixos.local";
|
||||
in
|
||||
{
|
||||
in {
|
||||
systemd.services.gitsrht = {
|
||||
environment = {
|
||||
# make python's requests package use the global ca-certificates store, which will contain my own CA cert
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue