mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-08 22:54:31 +02:00
chore: improve formatting
This commit is contained in:
@ -61,6 +61,7 @@ in
|
||||
localAddress = "192.168.100.49";
|
||||
config =
|
||||
{ nix-config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports =
|
||||
with nix-config.nixosModules;
|
||||
|
Reference in New Issue
Block a user