chore(format): apply nixfmt formatting

This commit is contained in:
Ryan Hamamura
2026-04-23 14:02:27 -10:00
parent e819878e9f
commit cc09d65964
5 changed files with 233 additions and 194 deletions

View File

@@ -1,4 +1,5 @@
{ self, inputs, ... }: {
{ self, inputs, ... }:
{
flake.nixosConfigurations.fio = inputs.nixpkgs.lib.nixosSystem {
modules = [
self.nixosModules.fioConfiguration