nix fmt
This commit is contained in:
parent
1d868976b8
commit
07fb22e47e
8 changed files with 48 additions and 38 deletions
|
|
@ -1,7 +1,8 @@
|
|||
{ lib
|
||||
, config
|
||||
, pkgs
|
||||
, ...
|
||||
{
|
||||
lib,
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
let
|
||||
cfg = config.my.desktop.networking;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue