1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-31 04:04:45 +00:00

Switch to modern nix formatting

This commit is contained in:
‮rekcäH nitraM‮ 2025-03-22 14:05:41 +01:00
parent e9f41de2a8
commit 319c5a4b5b

View file

@ -1,4 +1,9 @@
{ config, lib, pkgs, ... }:
{
config,
lib,
pkgs,
...
}:
with lib;