chore(nixfmt): format

This commit is contained in:
2026-03-11 21:25:32 +01:00
committed by hektor
parent c71e232fe7
commit fbdcf51e6c
4 changed files with 103 additions and 90 deletions
+7 -1
View File
@@ -1,4 +1,10 @@
{ config, inputs, lib, pkgs, ... }:
{
config,
inputs,
lib,
pkgs,
...
}:
let
bookmarks = import ./bookmarks.nix;