From a516a48ddb9561583cbdafc7b224e70b75e121d5 Mon Sep 17 00:00:00 2001 From: cubernetes Date: Thu, 11 Jun 2026 11:14:32 +0200 Subject: [PATCH] nixfmt --- hosts/fw/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/fw/configuration.nix b/hosts/fw/configuration.nix index 86fbaaa..fbc39e2 100644 --- a/hosts/fw/configuration.nix +++ b/hosts/fw/configuration.nix @@ -46,7 +46,7 @@ }; }; } - ); + ); # Bootloader. boot.loader.systemd-boot.enable = true;