chore: improve formatting

This commit is contained in:
Donovan Glover
2024-12-15 18:56:39 -05:00
parent 6009841203
commit ec1e48b793
5 changed files with 10 additions and 0 deletions

View File

@ -61,6 +61,7 @@ in
localAddress = "192.168.100.49";
config =
{ nix-config, pkgs, ... }:
{
imports =
with nix-config.nixosModules;