From ea3571e226851e82ccb995e60dfae2ce670c8175 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Thu, 29 Jan 2026 15:51:39 +0100 Subject: [PATCH] chore: run nixfmt tree-wide --- nix/configurations/vanadium/nixos/connectivity.nix | 1 - nix/configurations/vanadium/nixos/remote-builders.nix | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/nix/configurations/vanadium/nixos/connectivity.nix b/nix/configurations/vanadium/nixos/connectivity.nix index 37d8c312..92c3453b 100644 --- a/nix/configurations/vanadium/nixos/connectivity.nix +++ b/nix/configurations/vanadium/nixos/connectivity.nix @@ -84,7 +84,6 @@ hardware.bluetooth.enable = true; - # Printing and auto-discovery of Wi-Fi printers services.avahi = { enable = true; diff --git a/nix/configurations/vanadium/nixos/remote-builders.nix b/nix/configurations/vanadium/nixos/remote-builders.nix index 48195f91..b94c066a 100644 --- a/nix/configurations/vanadium/nixos/remote-builders.nix +++ b/nix/configurations/vanadium/nixos/remote-builders.nix @@ -6,7 +6,7 @@ let "kvm" ]; in -{pkgs, ...}: +{ pkgs, ... }: { nix.buildMachines = [ # NOTE: these hosts need to be put in the .ssh/config of root.