mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
run fmt
This commit is contained in:
parent
55aeca7389
commit
d206479a6d
4 changed files with 16 additions and 12 deletions
|
@ -1,4 +1,9 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
|
||||
let
|
||||
cfg = config.jopejoe1.common;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue