From 3a38249e96f67f2fae7a904c1113b190c7f42dc1 Mon Sep 17 00:00:00 2001 From: notohh Date: Thu, 2 May 2024 03:13:38 -0400 Subject: [PATCH] hosts: fmt --- hosts/ame/default.nix | 2 +- hosts/tsuki/default.nix | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/hosts/ame/default.nix b/hosts/ame/default.nix index 65a3dee..0d6c80f 100644 --- a/hosts/ame/default.nix +++ b/hosts/ame/default.nix @@ -1,4 +1,4 @@ -{...}: { +_: { imports = [ ./hardware.nix ./services diff --git a/hosts/tsuki/default.nix b/hosts/tsuki/default.nix index b26fca6..82c9e50 100755 --- a/hosts/tsuki/default.nix +++ b/hosts/tsuki/default.nix @@ -1,6 +1,5 @@ { inputs, - config, pkgs, ... }: {