nixos-mods/allCommon: format code

secrix-issue25
Felix Stupp 3 months ago
parent 2f8622a062
commit 71feebce25
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -1,14 +1,15 @@
# applies to all of my machines # applies to all of my machines
# examples: PCs, laptops, VMs, hypervisors, ... # examples: PCs, laptops, VMs, hypervisors, ...
{ { config
config, , lib
lib, , pkgs
pkgs, , ...
... }:
}: let let
cfg = config.x-banananetwork.allCommon; cfg = config.x-banananetwork.allCommon;
in { in
{
options = { options = {

Loading…
Cancel
Save